Inflation
CPI, core inflation, trimmed means, PPI, PCE, and inflation-expectation releases where published.
Usa una sola capa de API, MCP, Python, paneles y documentacion para Mexico, Eurozona y mercados latinoamericanos: Banxico, inflacion, PIB, comercio, desempleo, bonos, EUR/USD y USD/MXN.
Prueba gratuita de 14 dias incluida. Plan Individual: USD 25/mes. El importe final aparece en Stripe Checkout.
Las rutas USD pueden probarse sin clave API hasta 100 veces al dia. Con suscripcion, usa clave API, limites mayores, historial completo, MXN, EUR y todos los mercados soportados.
Empieza aqui
Flujos en espanol
Mercados regionales
Elige el pais o region del flujo en espanol
Banxico, inflacion, PIB, comercio, desempleo, bonos e investigacion USD/MXN.
BCE, Eurozona, calendario EUR y EUR/USD para usuarios de Espana y equipos europeos.
Entrada LatAm con PEN, documentacion de inflacion y panel USD/PEN cuando el flujo necesita Peru.
Lleva a usuarios de Colombia hacia la superficie LatAm y el par de panel apropiado.
Agrupa el caso Chile/CLP sin crear promesas de datos que no esten en la superficie actual.
Mantiene Argentina como region visible para busqueda en espanol mientras la cobertura especifica se valida.
Aun no necesitas clave API? Crea una cuenta gratuita y recibe alertas de publicaciones MXN, EUR y USD.
Why teams trust it
Official sources
Release values come from official publishers, central banks, and statistics offices.
Release timestamps
Announcement rows preserve UTC release timestamps for event studies, dashboards, research jobs, and live systems.
Decades of history
Point-in-time records show what was known at each date, so backtests do not borrow future information.
Start here
Go directly to the data, workflows, and licensing that fit how you work.
Track releases, compare macro conditions, and move into pair-level dashboards.
For product teams Build with the APIUse examples, dashboards, widgets, and deployment patterns in your own product.
For agents AI and automationConnect models and agent frameworks through MCP, REST, and structured context.
For organizations Enterprise dataPlan team access, service requirements, governance, and commercial usage.
Explore macro data
Research library
Product workbench
FXMacroData is not just a list of endpoints. The same announcement-timestamped records connect human review, code, dashboards, and agent workflows.
Browse confirmed macro events by currency, local time, source, and release type before the data lands in a workflow.
REST API Pull the release recordUse production endpoints with consistent fields for value, announcement time, source context, pagination, and forecasts.
GET /v1/announcements/usd/inflation
{
"date": "2026-06-30",
"val": 2.7,
"announcement_datetime": 1784032200
}
Dashboard
Inspect the FX context
Review EUR/USD around macro events, then move into the same pair, release, and endpoint in code.
MCP and AI Give agents sourced macro contextLet AI tools call FXMacroData instead of relying on model memory, then return source-linked research payloads.
Valor del producto
El seguimiento en vivo, el historial punto en el tiempo, la documentacion, la API, MCP, la exportacion y los paneles usan los mismos registros con hora de publicacion.
Sigue Banxico, inflacion, PIB y datos oficiales en el horario local del mercado.
La hora de publicacion marca la frontera temporal para investigacion, alertas y pruebas historicas.
El modelo usa solo registros MXN, EUR y USD publicados antes del momento evaluado.
announcement_datetime <= model_time
Use central-bank and statistics-office release records with announcement timestamps for alerts, dashboards, and FX research systems.
Backtest against decades of records that preserve when each macro value was known to the market.
Saber mas ->Plan around upcoming macro releases by currency through dashboards, API access, and refreshable calendar feeds.
Saber mas ->Use browser tools for CFD macro maps, point-in-time backtests, FX pairs trading, and carry-trade research.
Saber mas ->Ask AI tools for release-aware macro context without manually copying tables between apps.
Saber mas ->Copy tested prompts for macro briefings, event risk, pair research, backtests, visuals, and MCP-native agent workflows.
Saber mas ->Download release-aware macro history for notebooks, spreadsheets, archives, and downstream model inputs.
Saber mas ->Bring announcement-timestamped releases and point-in-time history into notebooks, jobs, dashboards, and production systems.
Saber mas ->Market summary, pair dashboards, calendars, COT, commodities, bond yields, sessions, and press releases.
Saber mas ->Cobertura para pruebas historicas
Valida MXN, EUR, USD, indicadores, profundidad historica y marcas de tiempo antes de construir estudios de evento, alertas y pruebas historicas.
Monedas
17 mercados FX cubiertosrutas API
21 datos disponiblesProfundidad historica
26y registros punto en el tiempoCPI, core inflation, trimmed means, PPI, PCE, and inflation-expectation releases where published.
Unemployment, employment levels, payrolls, participation, job openings, and wage measures.
Policy rates, risk-free rates, deposit rates, liquidity settings, and official balance-sheet releases.
GDP, retail sales, industrial production, durable goods, business confidence, consumer confidence, and other activity indicators.
Trade balances, current accounts, import/export data, terms of trade, and commodity-linked activity series.
Money supply, credit aggregates, central-bank reserves, FX reserves, and gold-reserve series.
Housing starts, permits, approvals, house-price indexes, and mortgage-rate series.
Government yield nodes, inflation-linked yields, breakevens, and curve-ready rates history.
Directorio de rutas API
Explora predicciones, publicaciones, calendario economico, precios FX, materias primas, COT, comunicados, sesiones, deuda soberana, comercio y otras superficies REST.
Forecast Layer
A unified forecast layer attached to every macro release. Surveys, central-bank own projections, IMF World Economic Outlook, and the FXMacroData blended forecast — all returned as a list of predictions on each announcement, joined to actuals via a stable announcement_id.
/api/v1/predictions/{currency}/{indicator}
Abrir ejemplo
Common docs paths
/api/v1/calendar/{currency}
Calendar docs
Actual values
Read published values and previous rows after an announcement is released.
/api/v1/announcements/{currency}/{indicator}
Announcement docs
Forecasts
Join market consensus, central-bank, IMF, and FXMacroData forecasts to each release.
/api/v1/predictions/{currency}/{indicator}
Forecast docs
Quickstart and keys
Create a key, use query-parameter auth, and copy starter Python requests.
api_key=YOUR_API_KEY
Quickstart
health
Health checks and low-friction API availability probes.
/api/v1/ping
Ping the API
Always freedata catalogue
Discovery and metadata for available indicators by currency.
/api/v1/data_catalogue/{currency}
Get Currently Available Macroeconomic Indicators
Always freeannouncements
Macroeconomic announcement time series with official release timestamps.
/api/v1/announcements/{currency}/latest
Get latest stored values for all indicators in a currency
Always free/api/v1/announcements/{currency}/{indicator}
Get macroeconomic indicator data
Pro (USD: no-key 100/day)predictions
Forecasts, consensus, central-bank projections, and FXMacroData predictions.
/api/v1/predictions/{currency}/{indicator}
List predictions for one indicator of a currency
Pro (USD: no-key 100/day)calendar
Upcoming macro and policy release schedules.
/api/v1/calendar/{currency}
Get upcoming economic data release dates
Always freerelease events
Polling, SSE, and WebSocket delivery for newly ingested economic releases.
/api/v1/announcements/changes
Poll recent live announcement release changes
Mixed access/api/v1/stream/events
Subscribe to real-time announcement events (SSE)
Mixed accessfactors
Precomputed macro factor scores for model inputs and cross-currency comparison.
/api/v1/factors/{currency}/{factor}
Get a precomputed FX factor for one currency
Pro (USD: no-key 100/day)fx reference rates
Daily FX spot history plus one subscriber intraday FX reference-rate endpoint.
/api/v1/forex/{base}/{quote}
Get FX spot rates
Professional subscriber API key required/api/v1/fx/intraday-reference-rates/{base}/{quote}
Get subscriber intraday FX reference rates
Professional subscriber API key required/api/v1/fx/source-universe
List public FX reference-rate pair universe
Always free/api/v1/fx/sources
List public FX reference-rate sources
Always freerates curves
Yield-curve views and pair rate differentials for rates-aware FX analysis.
/api/v1/curves/{currency}
Get curve analytics by currency
Professional subscriber API key required/api/v1/rate_differentials/{base}/{quote}
Get pair rate differentials
Professional subscriber API key requiredmarket context
FX market-session status and broad risk-on/risk-off context for timing and regime filters.
/api/v1/market_sessions
FX market session timetable
Always free/api/v1/risk_sentiment
Global risk-on / risk-off indicator
Always freecot positioning
CFTC Commitment of Traders futures positioning by currency.
/api/v1/cot/{currency}
Get CFTC Commitment of Traders (COT) data
Pro (USD: no-key 100/day)commodities
Precious metals, OPEC, and commodity-related endpoints.
/api/v1/commodities/latest
Get latest stored values for all commodity indicators
Professional subscriber API key required/api/v1/commodities/{indicator}
Get commodity indicator data
Professional subscriber API key requiredofficial updates
Central-bank press releases and policy communications from official sources.
/api/v1/press-releases/{currency}
Recent central bank press releases
Pro (USD: no-key 100/day)Capa de datos para IA
Asistentes, cuadernos, paneles y alertas pueden usar los mismos registros con marca temporal para alinear explicaciones en espanol, investigacion FX y pruebas historicas.
{
"tool": "indicator_query",
"currency": "USD",
"indicator": "inflation",
"mcp_metadata": {
"source_type": "official",
"has_announcement_datetime": true,
"point_in_time_safe": true,
"returned_count": 100
},
"next_step": "join EUR/USD around the release window"
}
La IA y las pruebas historicas dependen de los mismos campos: tiempo, procedencia, frescura y acceso reproducible por ruta.
Open source integrations
Explore a growing catalogue of merged integrations for FX research, backtesting, and macro-event-aware workflows.
Usalo donde trabajas
Desde exploracion visual hasta API, MCP, alertas y entrega interna, mantiene la misma frontera de datos macro.
Contexto para Banxico, Fed, inflacion, bonos y FX.
Eventos EUR en una superficie de calendario soportada.
Junta publicaciones MXN, EUR y USD por hora conocida.
Da datos macro estructurados a agentes sin depender de memoria desactualizada.
Investigacion reciente
Dollar softness was broad, but the silver slide left the cross-asset read unconfirmed. Rate spreads and positioning are the next tests.
2026-08-02 07:00 UTC
Dollar softness was broad, but the silver slide left the cross-asset read unconfirmed. Rate spreads and positioning are the next tests.
2026-08-01 07:00 UTC
Dollar softness was broad, but the silver slide left the cross-asset read unconfirmed. Rate spreads and positioning are the next tests.
2026-07-31 07:00 UTC
Opiniones
Los equipos conectan calendario de publicaciones, indicadores macro, datos FX y contexto de posicionamiento a flujos de investigacion auditables.
Ver Built with FXMacroData“FXMacroData has been extremely valuable for AXIOM FX because it gives us structured access to macroeconomic indicators, release calendars, FX data and positioning information in one place. It helps us build a more transparent, auditable and institutional-style macro research workflow.”
Plans
API access and product tools for retail investors and independent researchers.
Enterprise Institutional data accessGoverned access for institutional and sophisticated-investor workflows.
Add-on Commercial redistributionAdd rights to display or distribute FXMacroData inside your product.
Preguntas frecuentes
Panel USD/MXN, docs MXN, tasa de politica de Banxico, inflacion Mexico, paginas en espanol, MCP y ejemplos de API.
Si. Usa los flujos EUR/Eurozona, calendario EUR, docs EUR y panel EUR/USD cuando el flujo sea europeo.
El catalogo incluye varias monedas latinoamericanas. Cada pagina debe enlazar solo a las superficies actualmente soportadas para esa moneda.
Junta registros MXN y USD por announcement_datetime para que el modelo vea solo datos publicados en ese momento.
Soporte
Envia los mercados, indicadores y flujo que necesitas. Ayudamos a separar supervision, investigacion historica, IA y redistribucion.