Rate Overview
Live
1 USD = 1459.14 KRW
1 KRW = 0.000685
USD
Avg
1488.34
High
1550.89
Low
1441.20
Last updated: 7/26/2026, 12:17:41 AM
Quick Conversions
| USD | KRW |
|---|---|
| 1 USD | 1,459.14 KRW |
| 10 USD | 14,591.36 KRW |
| 50 USD | 72,956.81 KRW |
| 100 USD | 145,913.62 KRW |
| 500 USD | 729,568.12 KRW |
| 1,000 USD | 1,459,136.23 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-26T00:17:41Z",
"rates": {
"KRW": 1459.13623444
}
}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": 145913.623444,
"rate": 1459.13623444
}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