Rate Overview
Live
1 USD = 1484.88 KRW
1 KRW = 0.000673
USD
Avg
1481.40
High
1489.95
Low
1470.52
Last updated: 4/15/2026, 11:50:13 PM
Quick Conversions
| USD | KRW |
|---|---|
| 1 USD | 1,484.88 KRW |
| 10 USD | 14,848.75 KRW |
| 50 USD | 74,243.75 KRW |
| 100 USD | 148,487.50 KRW |
| 500 USD | 742,437.50 KRW |
| 1,000 USD | 1,484,875.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-04-15T23:50:13Z",
"rates": {
"KRW": 1484.875
}
}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": 148487.5,
"rate": 1484.875
}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