Rate Overview
Live
1 USD = 1479.21 KRW
1 KRW = 0.000676
USD
Avg
1483.46
High
1558.09
Low
1427.90
Last updated: 7/27/2026, 7:44:24 AM
Quick Conversions
| USD | KRW |
|---|---|
| 1 USD | 1,479.21 KRW |
| 10 USD | 14,792.10 KRW |
| 50 USD | 73,960.50 KRW |
| 100 USD | 147,921.00 KRW |
| 500 USD | 739,605.00 KRW |
| 1,000 USD | 1,479,210.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-07-27T07:44:24Z",
"rates": {
"KRW": 1479.21
}
}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": 147921,
"rate": 1479.21
}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