Rate Overview
Live
1 USD = 899.9670 KPW
1 KPW = 0.001111
USD
Avg
899.9922
High
900.0464
Low
899.8371
Last updated: 5/27/2026, 11:20:10 AM
Quick Conversions
| USD | KPW |
|---|---|
| 1 USD | 899.97 KPW |
| 10 USD | 8,999.67 KPW |
| 50 USD | 44,998.35 KPW |
| 100 USD | 89,996.70 KPW |
| 500 USD | 449,983.51 KPW |
| 1,000 USD | 899,967.02 KPW |
Get USD/KPW Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=USD¤cies=KPWExample Response:
{
"success": true,
"base": "USD",
"date": "2026-05-27T11:20:10Z",
"rates": {
"KPW": 899.96702151
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=USD&to=KPW&amount=100Example Response:
{
"success": true,
"query": {
"from": "USD",
"to": "KPW",
"amount": 100
},
"result": 89996.702151,
"rate": 899.96702151
}Build with USD/KPW Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key