Rate Overview
Live
1 USD = 1516.85 KRW
1 KRW = 0.000659
USD
Avg
1436.08
High
1516.85
Low
1359.91
Last updated: 5/28/2026, 5:52:08 AM
Quick Conversions
| USD | KRW |
|---|---|
| 1 USD | 1,516.85 KRW |
| 10 USD | 15,168.50 KRW |
| 50 USD | 75,842.50 KRW |
| 100 USD | 151,685.00 KRW |
| 500 USD | 758,425.00 KRW |
| 1,000 USD | 1,516,850.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-28T05:52:08Z",
"rates": {
"KRW": 1516.85
}
}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": 151685,
"rate": 1516.85
}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