Rate Overview
Live
1 USD = 1517.19 KRW
1 KRW = 0.000659
USD
Avg
1503.44
High
1517.19
Low
1487.52
Last updated: 3/26/2026, 9:48:36 PM
Quick Conversions
| USD | KRW |
|---|---|
| 1 USD | 1,517.20 KRW |
| 10 USD | 15,171.95 KRW |
| 50 USD | 75,859.75 KRW |
| 100 USD | 151,719.50 KRW |
| 500 USD | 758,597.50 KRW |
| 1,000 USD | 1,517,195.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-03-26T21:48:36Z",
"rates": {
"KRW": 1517.195
}
}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": 151719.5,
"rate": 1517.195
}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