Rate Overview
Live
1 USD = 900.0873 KPW
1 KPW = 0.001111
USD
Avg
900.1157
High
900.4800
Low
899.9597
Last updated: 7/6/2026, 8:46:07 AM
Quick Conversions
| USD | KPW |
|---|---|
| 1 USD | 900.09 KPW |
| 10 USD | 9,000.87 KPW |
| 50 USD | 45,004.36 KPW |
| 100 USD | 90,008.73 KPW |
| 500 USD | 450,043.65 KPW |
| 1,000 USD | 900,087.29 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-07-06T08:46:07Z",
"rates": {
"KPW": 900.08729151
}
}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": 90008.729151,
"rate": 900.08729151
}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