Rate Overview
Live
1 USD = 1492.30 KRW
1 KRW = 0.000670
USD
Avg
1464.87
High
1492.30
Low
1439.66
Last updated: 3/6/2026, 6:08:47 PM
Quick Conversions
| USD | KRW |
|---|---|
| 1 USD | 1,492.30 KRW |
| 10 USD | 14,922.95 KRW |
| 50 USD | 74,614.75 KRW |
| 100 USD | 149,229.50 KRW |
| 500 USD | 746,147.50 KRW |
| 1,000 USD | 1,492,295.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-06T18:08:47Z",
"rates": {
"KRW": 1492.295
}
}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": 149229.5,
"rate": 1492.295
}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