Rate Overview
Live
1 NPR = 0.062706 NOK
1 NOK = 15.9474
NPR
Avg
0.063512
High
0.064373
Low
0.062691
Last updated: 4/17/2026, 10:45:59 AM
Quick Conversions
| NPR | NOK |
|---|---|
| 1 NPR | 0.06 NOK |
| 10 NPR | 0.63 NOK |
| 50 NPR | 3.14 NOK |
| 100 NPR | 6.27 NOK |
| 500 NPR | 31.35 NOK |
| 1,000 NPR | 62.71 NOK |
Get NPR/NOK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NPR¤cies=NOKExample Response:
{
"success": true,
"base": "NPR",
"date": "2026-04-17T10:45:59Z",
"rates": {
"NOK": 0.062706
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NPR&to=NOK&amount=100Example Response:
{
"success": true,
"query": {
"from": "NPR",
"to": "NOK",
"amount": 100
},
"result": 6.2706,
"rate": 0.062706
}Build with NPR/NOK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key