FXMacroData has expanded its macroeconomic data coverage from eight core G8 currencies to
18 通貨シンガポール・ドル (SGD),中国・元 (CNY),インド・ルピー (INR),香港・ドル) を含む,以前にリリースされた追加付加物と共に,ノルウェー・クローネ (NOK),スウェーデン・クローン (SEK),ポーランド・ズロティ (PLN),デンマーク・クロン (DKK),韓国・ウォン (KRW),ブラジル・リアル (BRL) の深層指標セットを追加した.すべての新しい通貨は,同じクリーンなREST APIを通じて提供され,同じからインディケーターデータが利用可能である.
/api/v1/announcements/{currency}/{indicator} G8の対で既に使用しています.
ニュースは?
Six currency blocks are now available at production depth, each with full time-series access back to the earliest available official source data:
ノルウェー・クローネ
ノルゲス銀行とノルウェー統計局の 24 つの指標
- 政策金利 · GDP · インフレ · 基本インフレ
- 貿易バランス · 輸出 · 輸入
- 失業 · 雇用 · 労働市場詳細
- M1 / M2 / M3 · 債券の収益率 (2Y,5Y,10Y)
- 住宅価格 · 貿易重量指数
スウェーデン・クローナ
25の指標をリクスバンクとスウェーデン統計局を通じて
- 政策金利 · KPIFインフレ · GDP
- 小売販売 · 貿易平衡 · 賃金
- 消費者と企業の信頼
- 雇用 · 労働力参加
- 債券利回り · インフレ関連債券 · TWI
PLN ポーランド・ズローティ
ポーランド国家統計局による13の指標
- 政策金利 · CPIインフレ · GDP
- PPI · 小売販売 · 失業
- 貿易バランス · 輸出 · 輸入
- 経常口座 · 貿易重量指数
デンマーク・クローネ
デンマーク国立銀行と統計局による27の指標
- 政策率 · GDP · インフレ · PPI · 賃金
- 小売販売 · 貿易平衡 · 経常収支
- 雇用に関する詳細 · 雇用参加率
- 消費者と企業の信頼 · 住宅価格
- 債券利回り · インフレ関連債券 · M1/M2/M3
韓国ウォン 韓国・ウォン
韓国銀行と統計局による13の指標
- 政策率 · GDP · インフレ率 (CPI&MoM)
- PPI · 貿易平衡 · 経常口座
- M1 / M2 · 債券の収益率 (3Y,5Y,10Y)
- 取引重量指数
BRL ブラジル・リアル
ブラジル中央銀行とIBGEによる 23の指標
- 政策金利 · IPCAインフレ · GDP
- 貿易平衡 · 経常収支 · 失業
- 雇用に関する詳細 · 小売販売 · PPI
- 債券利回り · インフレ関連債券
- M1/M2/M3 · 取引重量化された指数
完全な18通貨リストは,AUD,BRL,CAD,CHF,CNY,DKK,EUR,GBP,HKD,INR,JPY,KRW,NOK,NZD,PLN,SEK,SGD,USDをカバーしています.すべての通貨は同じエンドポイント構造を通じてサービスされます. dateほら valほら
announcement_datetime フィールド
Uniform API shape across all 18 currencies
疑問に思うか 政策金利ドルほら ノークンインフレほら BRL セリックレート新しい通貨へのパイプラインの拡張には,ゼロのスキーマ変更が必要になります. 経路に異なる通貨コードのみ.
商人 に とっ て 重要 な 理由
G8 macro data has long been the baseline for FX analysis, but a growing share of global FX turnover is driven by currencies outside the traditional eight. NOK and SEK are primary vehicles for European rate-differential trades; PLN and DKK reflect Eurozone peripheral and pegged-currency dynamics; KRW is a leading risk-appetite barometer for Asia-Pacific; and BRL is the most actively traded EM currency in the Americas. Without integrated data for these currencies, traders are forced to stitch together multiple data sources with inconsistent schemas, publication lags, and update cadences.
スカンジナビアの差異取引
ノルウェー・コーンとスウェーデン・コーンは地理的近接にもかかわらず,しばしば異なる.ノルゲス・銀行の石油収益の敏感性は, ノークロンの政策金利 通貨膨張の動きは,通常,原価の変動に遅れがみられるが,リクスバンクが下すインフレの指示と,欧州の需要との深い統合は, 韓国語. Having both in one API enables a clean NOK/SEK spread model without source-switching.
EMマクロ: BRLとKRWがリスクバロメーターとして
ブラジル の セリック 率 — one of the highest real rates globally — and the Bank of Korea's rate path both serve as leading indicators for risk appetite in their respective regions. KRW weakness has historically preceded broader Asia-Pacific risk-off moves, making KRW 貿易データ 通貨政策は,AUDとCNYの対に対して有用な早期警告となります.
実践例: ノルウェー・コーン政策金利とノルウェー銀行時
スカンジナビアの利率差値モデルを構築し,ノルゲス銀行の全政策利率履歴と来年の発表日程を必要とします. NOKの発表エンドポイントへの単一の呼び出しは,両方提供します:
curl "https://fxmacrodata.com/api/v1/announcements/nok/policy_rate?api_key=YOUR_API_KEY"
代表者の回答は
{
"currency": "nok",
"indicator": "policy_rate",
"data": [
{
"date": "2026-03-27",
"val": 4.25,
"announcement_datetime": "2026-03-27T09:00:00Z"
},
{
"date": "2025-12-19",
"val": 4.25,
"announcement_datetime": "2025-12-19T09:00:00Z"
},
{
"date": "2025-09-25",
"val": 4.50,
"announcement_datetime": "2025-09-25T09:00:00Z"
}
]
}
ノルゲス銀行が2025年第3四半期の25bp削減後,4.25%を保有しているため,EUR/NOKモデルを構築するトレーダーは,このシリーズを ECBのレート決定 両方とも同じAPIで利用可能である. ノルウェーの基本インフレ 政策の維持が持続可能か,次の動きが削減になる可能性が高いかを評価する.
実践例: BRL セリックレートとキャリー・トレード・シグナル
Brazil's Selic rate is one of the highest real rates in the G20, making BRL a target for carry strategies when risk appetite is elevated. Pull the policy rate history and compare it against USD to size the carry differential:
# BRL Selic rate
curl "https://fxmacrodata.com/api/v1/announcements/brl/policy_rate?api_key=YOUR_API_KEY"
# USD Fed Funds rate for comparison
curl "https://fxmacrodata.com/api/v1/announcements/usd/policy_rate?api_key=YOUR_API_KEY"
代表的なBRL応答:
{
"currency": "brl",
"indicator": "policy_rate",
"data": [
{
"date": "2026-03-19",
"val": 13.25,
"announcement_datetime": "2026-03-19T21:00:00Z"
},
{
"date": "2026-01-29",
"val": 13.25,
"announcement_datetime": "2026-01-29T21:00:00Z"
},
{
"date": "2025-11-20",
"val": 11.75,
"announcement_datetime": "2025-11-20T21:00:00Z"
}
]
}
With BRL Selic at 13.25% against USD Fed Funds in the 4.25–4.50% range, the nominal carry exceeds 8.75 percentage points — historically a large positive carry for USD/BRL shorts. Integrating this with ブラジルCPIデータ ほら アメリカCPI インフレ調整された負債の区別が重要で,インフレ経路が両国間で異なる場合,この区別が重要です.
実践例: 世界リスク指標としてのKRW貿易平衡
South Korea's monthly trade balance is among the most closely-watched early-cycle indicators for Asia-Pacific risk sentiment. As one of the world's largest exporters of semiconductors, steel, and petrochemicals, Korea's trade surplus or deficit signals shifts in global industrial demand well before GDP releases confirm them. Pull the full history:
curl "https://fxmacrodata.com/api/v1/announcements/krw/trade_balance?api_key=YOUR_API_KEY"
代表者の回答は
{
"currency": "krw",
"indicator": "trade_balance",
"data": [
{
"date": "2026-03-01",
"val": 4.23,
"announcement_datetime": "2026-03-01T23:00:00Z"
},
{
"date": "2026-02-01",
"val": 2.85,
"announcement_datetime": "2026-02-01T23:00:00Z"
},
{
"date": "2026-01-01",
"val": -1.47,
"announcement_datetime": "2026-01-01T23:00:00Z"
}
]
}
A recovering trade surplus after a January deficit signals that Korean export demand — and by extension, global industrial orders — is picking up. For an AUD trader, this is a useful cross-check: Korea's chip and steel exports correlate with China's manufacturing activity, which in turn drives Australian commodity export demand. Combining KRW trade data with AUDの貿易バランス ほら 中国のPMI gives a three-point Asia-Pacific demand chain in a single pipeline.
新通貨のリリースカレンダーカバー
通貨の合計は18通貨とも含まれています リリースカレンダーエンドポイントNOK,SEK,PLN,DKK,KRW,およびBRLのイベントリスクを,USDまたはEURと同じ方法で計画することができます.
curl "https://fxmacrodata.com/api/v1/calendar/nok?api_key=YOUR_API_KEY"
代表者の回答は
{
"currency": "nok",
"events": [
{
"indicator": "policy_rate",
"announcement_datetime": "2026-05-08T08:00:00Z",
"expected": 4.00,
"prior": 4.25,
"revised": null,
"actual": null
},
{
"indicator": "inflation",
"announcement_datetime": "2026-05-10T06:00:00Z",
"expected": 2.5,
"prior": 2.8,
"revised": null,
"actual": null
}
]
}
With the full calendar available, a NOK position can be managed around both the Norges Bank decision and the CPI release in the same week — exactly the same workflow as managing a USD position through Fed week. No external scheduling tool required; the expected value, prior value, and exact UTC announcement time arrive in one call.
始めよう
すべての18通貨は,現存するAPIキーと統合で現在ライブで利用可能です.他のすべてのFXMacroDataシリーズと同じエンドポイントパターンを使用します. 経路の変化の通貨コードのみです. APIドキュメントハブで各新しい通貨の完全な指標カタログを探索します:
初期段階
- 問い合わせ ノークロンの政策金利:
curl "https://fxmacrodata.com/api/v1/announcements/nok/policy_rate?api_key=YOUR_API_KEY" - 検索 BRL セリック率:
curl "https://fxmacrodata.com/api/v1/announcements/brl/policy_rate?api_key=YOUR_API_KEY" - 問い合わせ KRW 貿易バランス:
curl "https://fxmacrodata.com/api/v1/announcements/krw/trade_balance?api_key=YOUR_API_KEY" - NOKの発売日程を入手してください
curl "https://fxmacrodata.com/api/v1/calendar/nok?api_key=YOUR_API_KEY" - オンラインの全カタログをご覧下さい FX ダッシュボード
- まだAPIキーがない? 開始するには サブスクリプトを 無料のレベルが利用可能です.