Get Started
Learn what Argentista offers and how to navigate its features.
Quickstart
Open the app and start exploring economic data in under a minute.
Core Features
Inflation calculator, dollar prices, charts, and currency converter.
API Reference
Explore the external APIs that power Argentista’s real-time data.
What is Argentista?
Argentista is a web application that provides real-time economic data about Argentina. It aggregates information from trusted public APIs to give users an up-to-date picture of the Argentine economy — from monthly inflation rates going back decades to live dollar exchange rates across all major market types.All data is sourced from ArgentinaDatos and DolarAPI — two reliable, open Argentine economic data providers.
Key features
Inflation Calculator
Calculate the real value of any amount between two dates using official CPI data.
Inflation Chart
Browse monthly inflation indices organized by decade and year, with min/max/average summaries.
Dollar Prices
See live buy/sell prices for all dollar types: oficial, blue, bolsa, tarjeta, cripto, and more.
Dollar History Chart
Visualize dollar price history for any market type over customizable time ranges.
Currency Converter
Convert between Argentine pesos and US dollars using any live exchange rate.
Architecture
Understand how Argentista is built with Astro, React, and Tailwind CSS.
Data sources
| Source | Endpoint | Used for |
|---|---|---|
| ArgentinaDatos | /v1/finanzas/indices/inflacion | Monthly inflation indices (CPI) |
| ArgentinaDatos | /v1/cotizaciones/dolares/{casa} | Historical dollar prices by type |
| DolarAPI | /v1/dolares | Live dollar buy/sell prices |