Rate Overview
Live
1 USD = 1521.72 KRW
1 KRW = 0.000657
USD
Avg
1520.47
High
1529.53
Low
1508.85
Last updated: 6/17/2026, 7:32:33 AM
Quick Conversions
| USD | KRW |
|---|---|
| 1 USD | 1,521.72 KRW |
| 10 USD | 15,217.20 KRW |
| 50 USD | 76,086.00 KRW |
| 100 USD | 152,172.00 KRW |
| 500 USD | 760,860.00 KRW |
| 1,000 USD | 1,521,720.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-17T07:32:33Z",
"rates": {
"KRW": 1521.72
}
}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": 152172,
"rate": 1521.72
}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