USD
$
KRW

USD/KRW Exchange Rate

US Dollar to Won

Live Rate
1475.64
-3.91% 30D

1 KRW = 0.000678 USD

USD/KRW Price Chart

Historical exchange rate performance

Current 1475.64
High 1558.09
Low 1459.14
30D Change -3.91%

Rate Overview

Live
1 USD = 1475.64 KRW
1 KRW = 0.000678 USD
Avg
1503.64
High
1558.09
Low
1459.14

Last updated: 7/27/2026, 5:04:07 AM

Quick Conversions

USDKRW
1 USD1,475.64 KRW
10 USD14,756.40 KRW
50 USD73,782.00 KRW
100 USD147,564.00 KRW
500 USD737,820.00 KRW
1,000 USD1,475,640.00 KRW

Get USD/KRW Rates via API

Latest Rate

https://api.fxfeed.io/v2/latest?base=USD&currencies=KRW

Example Response:

{
  "success": true,
  "base": "USD",
  "date": "2026-07-27T05:04:07Z",
  "rates": {
    "KRW": 1475.64
  }
}

Convert Amount

https://api.fxfeed.io/v2/convert?from=USD&to=KRW&amount=100

Example Response:

{
  "success": true,
  "query": {
    "from": "USD",
    "to": "KRW",
    "amount": 100
  },
  "result": 147564,
  "rate": 1475.64
}

Build with USD/KRW Exchange Rates

Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.

Get Free API Key