Rate Overview
Live
1 NPR = 5.9692 KPW
1 KPW = 0.167526
NPR
Avg
5.9394
High
5.9692
Low
5.8999
Last updated: 6/19/2026, 8:29:45 AM
Quick Conversions
| NPR | KPW |
|---|---|
| 1 NPR | 5.97 KPW |
| 10 NPR | 59.69 KPW |
| 50 NPR | 298.46 KPW |
| 100 NPR | 596.92 KPW |
| 500 NPR | 2,984.60 KPW |
| 1,000 NPR | 5,969.21 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-06-19T08:29:45Z",
"rates": {
"KPW": 5.969205
}
}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": 596.9205,
"rate": 5.969205
}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