Rate Overview
Live
1 USD = 1416.47 KRW
1 KRW = 0.000706
USD
Avg
1414.52
High
1420.29
Low
1407.70
Last updated: 8/15/2026, 5:35:35 AM
Quick Conversions
| USD | KRW |
|---|---|
| 1 USD | 1,416.47 KRW |
| 10 USD | 14,164.68 KRW |
| 50 USD | 70,823.38 KRW |
| 100 USD | 141,646.75 KRW |
| 500 USD | 708,233.76 KRW |
| 1,000 USD | 1,416,467.52 KRW |
Get USD/KRW Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=USD¤cies=KRWExample Response:
{
"success": true,
"base": "USD",
"date": "2026-08-15T05:35:35Z",
"rates": {
"KRW": 1416.46751987
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=USD&to=KRW&amount=100Example Response:
{
"success": true,
"query": {
"from": "USD",
"to": "KRW",
"amount": 100
},
"result": 141646.751987,
"rate": 1416.46751987
}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