USD/KRW workflow

USD/KRW macro data workflow

USD/KRW research needs both sides of the pair: Korea and the United States. FXMacroData keeps KRW and USD macro rows joinable through consistent timestamps.

Pair

USD/KRW

Combine FX spot context, KRW releases, and USD macro rows in one research workflow.

Macro drivers

BOK + Fed

Compare policy rates, inflation, GDP, trade, unemployment, and USD event data by timestamp.

Output

API / Python / AI

The same records can feed notebooks, internal tools, MCP agents, and research products.

Flujo

  1. Step 1 Inspect KRW inflation, policy_rate, GDP, trade_balance, and unemployment docs.
  2. Step 2 Add USD inflation, policy_rate, jobs, and growth data.
  3. Step 3 Pull USD/KRW FX history where available for the target window.
  4. Step 4 Join macro rows by announcement timestamp to build event-window research.

Korea workflow에 적합한 이유

  • The workflow separates FX spot, macro announcements, and forecast/consensus rows clearly.
  • Examples use production API URLs with query-parameter authentication.
  • The page does not promise a bundled trading signal or a single all-in-one endpoint.

자주 묻는 질문

USD/KRW와 모든 macro data를 합친 단일 endpoint가 있나요?

아니요. 이 페이지는 workflow입니다. FX spot, announcements, and forecasts remain separate endpoints that can be joined downstream.

USD side data도 사용할 수 있나요?

네. USD inflation, policy_rate, jobs, and other macro indicators are available through FXMacroData docs and endpoints.