Rate Overview
Live
1 NPR = 5.9245 KPW
1 KPW = 0.168791
NPR
Avg
5.9256
High
5.9316
Low
5.9168
Last updated: 5/7/2026, 9:54:36 PM
Quick Conversions
| NPR | KPW |
|---|---|
| 1 NPR | 5.92 KPW |
| 10 NPR | 59.24 KPW |
| 50 NPR | 296.22 KPW |
| 100 NPR | 592.45 KPW |
| 500 NPR | 2,962.24 KPW |
| 1,000 NPR | 5,924.48 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-07T21:54:36Z",
"rates": {
"KPW": 5.924479
}
}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": 592.4479,
"rate": 5.924479
}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