Rate Overview
Live
1 KRW = 0.000657 USD
1 USD = 1522.07
KRW
Avg
0.000664
High
0.000672
Low
0.000657
Last updated: 3/27/2026, 1:09:24 AM
Quick Conversions
| KRW | USD |
|---|---|
| 1 KRW | 0.00 USD |
| 10 KRW | 0.01 USD |
| 50 KRW | 0.03 USD |
| 100 KRW | 0.07 USD |
| 500 KRW | 0.33 USD |
| 1,000 KRW | 0.66 USD |
Get KRW/USD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KRW¤cies=USDExample Response:
{
"success": true,
"base": "KRW",
"date": "2026-03-27T01:09:24Z",
"rates": {
"USD": 0.000657
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KRW&to=USD&amount=100Example Response:
{
"success": true,
"query": {
"from": "KRW",
"to": "USD",
"amount": 100
},
"result": 0.06570000000000001,
"rate": 0.000657
}Build with KRW/USD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key