Rate Overview
Live
1 NPR = 5.8769 KPW
1 KPW = 0.170158
NPR
Avg
6.0265
High
6.2611
Low
5.8336
Last updated: 8/23/2026, 2:02:54 AM
Quick Conversions
| NPR | KPW |
|---|---|
| 1 NPR | 5.88 KPW |
| 10 NPR | 58.77 KPW |
| 50 NPR | 293.85 KPW |
| 100 NPR | 587.69 KPW |
| 500 NPR | 2,938.45 KPW |
| 1,000 NPR | 5,876.90 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-08-23T02:02:54Z",
"rates": {
"KPW": 5.876903
}
}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.6903000000001,
"rate": 5.876903
}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