Rate Overview
Live
1 USD = 1519.30 KRW
1 KRW = 0.000658
USD
Avg
1513.99
High
1523.83
Low
1499.70
Last updated: 5/28/2026, 4:00:45 AM
Quick Conversions
| USD | KRW |
|---|---|
| 1 USD | 1,519.30 KRW |
| 10 USD | 15,193.00 KRW |
| 50 USD | 75,965.00 KRW |
| 100 USD | 151,930.00 KRW |
| 500 USD | 759,650.00 KRW |
| 1,000 USD | 1,519,300.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-05-28T04:00:45Z",
"rates": {
"KRW": 1519.3
}
}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": 151930,
"rate": 1519.3
}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