Inflation
CPI, core inflation, trimmed means, PPI, PCE, and inflation-expectation releases where published.
استخدم طبقة واحدة من API وMCP وPython ولوحات FXMacroData لبيانات AED وSAR وEGP وسياق USD: الفائدة، التضخم، الناتج، التجارة، العملة، ولوحات USD/AED وUSD/SAR.
Trial/Individual limit 100,000/day. Individual: USD 25/month. يظهر المبلغ النهائي في Stripe Checkout.
يمكن اختبار USD endpoints من دون API key حتى 100 مرة يوميا. مع الاشتراك تحصل على API key وحدود أعلى وتاريخ كامل وAED وSAR وEGP وكل الأسواق المدعومة.
ابدأ هنا
مسارات عربية
مناطق عربية
اختر مسار السوق العربي المناسب
مدخل بيانات الإمارات، الدرهم، وworkflow زوج USD/AED لفرق FX وfintech.
مسار SAR والسعودية مع dashboard متاح، بدون روابط تقويم غير مدعومة.
مسار EGP ومصر لفرق البحث التي تحتاج بيانات عربية وdocs واضحة.
مدخل إقليمي يجمع الخليج وUSD workflows مع إبقاء التفاصيل داخل surfaces المدعومة.
لا تحتاج إلى API key الآن؟ أنشئ حسابا مجانيا لتلقي تنبيهات USD وAED وSAR.
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.
قيمة المنتج
الـ API واللوحات وMCP والتاريخ تستخدم نفس records المرتبطة بوقت الإعلان، حتى يبقى البحث والاختبار الخلفي متسقين.
ضع بيانات الإمارات والسعودية ومصر وسياق USD في توقيت محلي واضح.
وقت الإعلان يصبح حد البحث والتنبيهات والاختبار الخلفي.
النموذج يرى فقط البيانات التي كانت منشورة في ذلك الوقت.
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.
اعرف المزيد ->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 announcement-timestamped 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.
اعرف المزيد ->تغطية الاختبار الخلفي
راجع AED وSAR وEGP وUSD والمؤشرات وعمق التاريخ قبل دراسات الأحداث والتنبيهات.
العملات
17 أسواق FX مغطاةمسارات API
21 datasets جاهزةعمق التاريخ
26y records point-in-timeCPI, 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 endpoints
استعرض predictions وannouncements وFX prices وcommodities وCOT وsessions وtrade وباقي REST endpoints المتاحة.
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/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)AI data layer
المساعدات وnotebooks واللوحات والتنبيهات يمكن أن تستخدم نفس records التي يستخدمها API.
{
"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 هي نفسها المهمة للاختبار الخلفي: التوقيت والمصدر والحداثة ومسار endpoint قابل للتكرار.
Open source integrations
Explore a growing catalogue of merged integrations for FX research, backtesting, and macro-event-aware workflows.
مكان الاستخدام
انتقل من الفحص البصري إلى code وMCP ومنتجات downstream من دون تبديل dataset.
أدخل الإصدارات والتاريخ في notebooks وjobs وأنظمة البحث.
اطلب سياق ماكرو release-aware مباشرة من أدوات AI.
اربط أزواج الخليج بمحركات ماكرو قبل الاختبار الخلفي.
افحص USD/AED أو USD/SAR بصريا ثم استخدم نفس البيانات في code.
استخدم أدلة Python وExcel وMCP وTradingView وMetaTrader.
APIs وwidgets وredistribution مضبوط لمنتجات fintech.
أحدث الأبحاث
Dollar softness was broad, but the silver slide left the cross-asset read unconfirmed. Rate spreads and positioning are the next tests.
2026-08-04 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-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
Reviews
يستخدم builders FXMacroData لربط release calendars وmacro indicators وFX data وسياق positioning في 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 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.
FAQ
ابدأ بصفحات AED أو SAR، ثم استخدم لوحات USD/AED أو USD/SAR ووثائق API الخاصة بالمؤشر.
لا نربط تقويم عملة غير متاح في المنتج العام. استخدم docs وAPI واللوحات المتاحة لهذه العملات.
هذه النسخة خليجية أولا، مع مصر كمسار EGP. الأسواق الأخرى تبقى فجوات تغطية حتى تتوفر أسطح المنتج المناسبة.
استخدم announcement_datetime حتى يرى النموذج فقط البيانات المنشورة في وقت الاختبار.
الدعم
أرسل السوق والمؤشر والworkflow المطلوب. نساعد في فصل monitoring والبحث التاريخي وAI وredistribution.