Rate Overview
Live
1 USD = 1520.85 KRW
1 KRW = 0.000658
USD
Avg
1520.39
High
1529.53
Low
1508.85
Last updated: 6/17/2026, 6:15:55 AM
Quick Conversions
| USD | KRW |
|---|---|
| 1 USD | 1,520.85 KRW |
| 10 USD | 15,208.45 KRW |
| 50 USD | 76,042.25 KRW |
| 100 USD | 152,084.50 KRW |
| 500 USD | 760,422.50 KRW |
| 1,000 USD | 1,520,845.00 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-06-17T06:15:55Z",
"rates": {
"KRW": 1520.845
}
}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": 152084.5,
"rate": 1520.845
}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