Rate Overview
Live
1 NPR = 6.1151 KPW
1 KPW = 0.163530
NPR
Avg
6.1350
High
6.1730
Low
6.1011
Last updated: 3/7/2026, 9:15:28 AM
Quick Conversions
| NPR | KPW |
|---|---|
| 1 NPR | 6.12 KPW |
| 10 NPR | 61.15 KPW |
| 50 NPR | 305.76 KPW |
| 100 NPR | 611.51 KPW |
| 500 NPR | 3,057.55 KPW |
| 1,000 NPR | 6,115.10 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-03-07T09:15:28Z",
"rates": {
"KPW": 6.1151
}
}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": 611.51,
"rate": 6.1151
}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