Rate Overview
Live
1 NPR = 5.8735 KPW
1 KPW = 0.170255
NPR
Avg
6.0797
High
6.2611
Low
5.8336
Last updated: 5/28/2026, 2:34:40 AM
Quick Conversions
| NPR | KPW |
|---|---|
| 1 NPR | 5.87 KPW |
| 10 NPR | 58.74 KPW |
| 50 NPR | 293.68 KPW |
| 100 NPR | 587.35 KPW |
| 500 NPR | 2,936.77 KPW |
| 1,000 NPR | 5,873.54 KPW |
Get NPR/KPW Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NPR¤cies=KPWExample Response:
{
"success": true,
"base": "NPR",
"date": "2026-05-28T02:34:40Z",
"rates": {
"KPW": 5.87354
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NPR&to=KPW&amount=100Example Response:
{
"success": true,
"query": {
"from": "NPR",
"to": "KPW",
"amount": 100
},
"result": 587.354,
"rate": 5.87354
}Build with NPR/KPW Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key