Central-bank data

Bank of Korea policy rate API for FX research

Use KRW policy_rate docs and announcement timestamps to compare Bank of Korea policy with USD rates, inflation, sovereign yields, and USD/KRW macro context.

Institution

Bank of Korea

Use KRW policy-rate rows as the starting point for Korea central-bank event analysis.

Research

rate differential

Compare KRW policy with USD policy rates for carry, repricing, and event-study workflows.

Timing

announcement_datetime

Publication timestamps help prevent models from seeing policy data before it was public.

Flujo

  1. Step 1 Open KRW policy_rate docs.
  2. Step 2 Pull historical rows and announcement timestamps from the announcement endpoint.
  3. Step 3 Compare with USD policy_rate, KRW inflation, and sovereign-yield context.
  4. Step 4 Use the output in an event study, alert system, or internal research dashboard.

Korea workflow에 적합한 이유

  • The page links to production KRW policy_rate documentation.
  • The example request uses query-parameter API authentication.
  • The copy avoids guessing future meeting dates or making trading-signal claims.

자주 묻는 질문

Bank of Korea policy rate를 API로 가져올 수 있나요?

KRW policy_rate documentation is available. Coverage, rows, and access rules follow the production API response.

Fed policy rate와 비교할 수 있나요?

네. 동일한 announcement schema를 사용하면 KRW와 USD policy_rate를 notebook이나 agent workflow에서 비교하기 쉽습니다.