Rate Overview
Live
1 USD = 1473.46 KRW
1 KRW = 0.000679
USD
Avg
1468.95
High
1482.49
Low
1448.10
Last updated: 5/8/2026, 1:56:00 AM
Quick Conversions
| USD | KRW |
|---|---|
| 1 USD | 1,473.47 KRW |
| 10 USD | 14,734.65 KRW |
| 50 USD | 73,673.25 KRW |
| 100 USD | 147,346.50 KRW |
| 500 USD | 736,732.50 KRW |
| 1,000 USD | 1,473,465.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-05-08T01:56:00Z",
"rates": {
"KRW": 1473.465
}
}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": 147346.5,
"rate": 1473.465
}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