Rate Overview
Live
1 USD = 900.0034 KPW
1 KPW = 0.001111
USD
Avg
899.9841
High
900.0487
Low
899.8505
Last updated: 5/7/2026, 1:17:59 AM
Quick Conversions
| USD | KPW |
|---|---|
| 1 USD | 900.00 KPW |
| 10 USD | 9,000.03 KPW |
| 50 USD | 45,000.17 KPW |
| 100 USD | 90,000.34 KPW |
| 500 USD | 450,001.72 KPW |
| 1,000 USD | 900,003.45 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-07T01:17:59Z",
"rates": {
"KPW": 900.00344603
}
}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": 90000.34460299999,
"rate": 900.00344603
}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