Rate Overview
Live
1 USD = 1345.51 KRW
1 KRW = 0.000743
USD
Avg
1362.50
High
1382.36
Low
1345.51
Last updated: 9/5/2026, 1:41:56 PM
Quick Conversions
| USD | KRW |
|---|---|
| 1 USD | 1,345.51 KRW |
| 10 USD | 13,455.07 KRW |
| 50 USD | 67,275.34 KRW |
| 100 USD | 134,550.68 KRW |
| 500 USD | 672,753.38 KRW |
| 1,000 USD | 1,345,506.75 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-09-05T13:41:56Z",
"rates": {
"KRW": 1345.50675009
}
}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": 134550.675009,
"rate": 1345.50675009
}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