Inflation
CPI, core inflation, trimmed means, PPI, PCE, and inflation-expectation releases where published.
围绕中国 CPI、GDP、贸易、就业、PBOC 利率、黄金和 USD/CNY 事件风险,使用同一套 API、MCP、Python、仪表盘和经济日历工作流。
Trial/Individual limit 100,000/day. Individual: USD 25/month. 最终金额以 Stripe Checkout 为准。
USD endpoint 可在无 API key 情况下每天测试 100 次。订阅后可使用 API key、更高 limit、完整历史、CNY 及所有支持市场。
从这里开始
中国工作流
区域入口
按中文用户常见市场选择工作流
面向中国宏观、PBOC、CPI、GDP、贸易和人民币事件风险的主入口。
把美元、人民币、黄金和实际利率研究放在同一个 release-aware workflow 中。
为使用中文工作的 Asia FX、AI 和数据团队提供 API docs、coverage 和可复用入口。
暂时还不需要 key?创建免费账户,先接收 CNY 与 USD 宏观发布提醒。
Why teams trust it
Official sources
Release values come from official publishers, central banks, and statistics offices.
Sub-second reporting
New announcements are packaged for alerts, dashboards, research jobs, and live systems as soon as they are reported.
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
产品价值
Live reporting、point-in-time history、经济日历、API、MCP、export 和仪表盘共用同一批 release-aware record。
把 PBOC、NBS 和官方宏观事件接入发布工作流。
发布时间戳成为研究、告警和回测的时间边界。
模型只读取当时已经公开的 CNY、USD 和黄金相关记录。
announcement_datetime <= model_time
See central-bank and statistics-office releases in under a second for alerts, dashboards, and live FX systems.
Backtest against decades of records that preserve when each macro value was known to the market.
了解更多 ->Plan around upcoming macro releases by currency through dashboards, API access, and refreshable calendar feeds.
了解更多 ->Use browser tools for CFD macro maps, point-in-time backtests, FX pairs trading, and carry-trade research.
了解更多 ->Ask AI tools for release-aware macro context without manually copying tables between apps.
了解更多 ->Copy tested prompts for macro briefings, event risk, pair research, backtests, visuals, and MCP-native agent workflows.
了解更多 ->Download release-aware macro history for notebooks, spreadsheets, archives, and downstream model inputs.
了解更多 ->Bring sub-second releases and point-in-time history into notebooks, jobs, dashboards, and production systems.
了解更多 ->Market summary, pair dashboards, calendars, COT, commodities, bond yields, sessions, and press releases.
了解更多 ->回测覆盖
先检查 CNY、USD、黄金和指标覆盖,再按发布时间戳构建事件窗口、监控规则和 point-in-time backtest。
Currency
17 覆盖 FX 市场API path
30 可用 dataset历史深度
26y point-in-time recordsCPI, 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.
API endpoint directory
浏览 predictions、announcements、release calendar、FX prices、commodities、COT、press releases、sessions、sovereign data、trade 和其他 REST surface。
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}
打开示例
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/health
Ping the API
Always free/api/v1/ping
Ping the API
Always freeannouncements
Macroeconomic announcement time series with official release timestamps.
/api/v1/announcements/changes
Poll recent live announcement release changes
Mixed access/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)/api/v1/stream/events
Subscribe to real-time announcement events (SSE)
Mixed accesspredictions
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 freedata catalogue
Discovery and metadata for available indicators by currency.
/api/v1/data_catalogue/{currency}
Get Currently Available Macroeconomic Indicators
Always freefx markets
Spot FX, market sessions, risk sentiment, and positioning surfaces.
/api/v1/cot/{currency}
Get CFTC Commitment of Traders (COT) data
Pro (USD: no-key 100/day)/api/v1/curve_proxies/{currency}
Get curve slope proxies
Professional subscriber API key required/api/v1/curves/{currency}
Get official curve node snapshot
Professional subscriber API key required/api/v1/forex/{base}/{quote}
Get FX spot rates
Always free/api/v1/forward_curves/{currency}
Get derived forward curve segments
Professional subscriber API key required/api/v1/forward_differentials/{base}/{quote}
Get pair forward-rate differentials
Professional subscriber API key required/api/v1/fx/fixing-timeline/{base}/{quote}
Get subscriber intraday FX prices
Professional subscriber API key required/api/v1/fx/reference-rates/{base}/{quote}
Get timestamped official FX reference rates
Professional subscriber API key required/api/v1/fx/session-rates/{base}/{quote}
Get official FX session-close 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 free/api/v1/market_sessions
FX market session timetable
Always free/api/v1/rate_differentials/{base}/{quote}
Get pair rate differentials
Professional subscriber API key required/api/v1/risk_sentiment
Global risk-on / risk-off indicator
Always freenews
Official news and press-release endpoint families.
/api/v1/news/{currency}
Recent central bank news and press releases
Always freepress releases
Official central-bank press-release archive endpoints.
/api/v1/press-releases/{currency}
Recent central bank press releases
Pro (USD: no-key 100/day)websocket
Persistent JSON release-event stream for application and worker clients.
/api/v1/ws/events
Subscribe to real-time announcement events (WebSocket)
Mixed accessgraphql
GraphQL query interface for the public data surface.
/api/v1/graphql
Handle Http Get
Always freemonetary policy
Central bankers, central-bank rules, liquidity, and intervention context.
/api/v1/central_bankers/{currency}
Central bank officials — current and past
Always freecommodities
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 requiredAI data layer
Assistant、notebook、dashboard 和 alert 使用同一批 timestamped release record,让中文解释、USD/CNY 研究和 backtest 共用数据边界。
{
"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"
}
AI answer 和 backtest 依赖同样的字段:timing、provenance、freshness 和 reproducible endpoint access。
Open source integrations
Explore a growing catalogue of merged integrations for FX research, backtesting, and macro-event-aware workflows.
工作场景
从页面判断到 API、MCP、告警和 downstream delivery,保持同一套宏观数据边界。
Latest research
Japan Trade Balance prints at 68.7B in the July 13, 2026 forex session. GBP/USD rises to 1.3386; Silver slides 4.81%. See what it means for rates, carry...
2026-07-13 07:00 UTC
Use Amazon Bedrock AgentCore with FXMacroData to ground FX research agents in current macro evidence while keeping execution outside the model path.
2026-07-13 02:47 UTC
Use a Mac mini as a private, always-available host for AI trading research agents while FXMacroData supplies current macro releases, economic calendars, FX context, and source-backed evidence.
2026-07-12 23:45 UTC
Reviews
Builder 使用 FXMacroData 把 release calendar、macro indicators、FX data 和 positioning context 接入透明、可审计的研究 workflow。
查看 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 one user.
Startup Small-team accessMulti-user workflows for growing products and research teams.
Enterprise Governed data accessService, security, procurement, and organization-wide requirements.
Add-on Commercial redistributionAdd rights to display or distribute FXMacroData inside your product.
FAQ
CNY macro docs、USD/CNY workflow、黄金页面、API examples、MCP tools 和 point-in-time announcements。
不是。中文 pack 连接中国宏观、PBOC、CNY docs、黄金和中文搜索发现,而不是只翻译英文首页。
Predictions endpoint 可读取可用的 consensus、survey、central-bank、IMF 和 forecast rows,并与 realised announcements join。
按 announcement_datetime join CNY 与 USD macro rows,只把当时已公开的数据传给模型。
Support
告诉我们 market、indicator 和 use case:live monitoring、historical research、AI workflow 或 redistribution。