Rate Overview
Live
1 NPR = 0.064627 NOK
1 NOK = 15.4734
NPR
Avg
0.063256
High
0.064627
Low
0.062359
Last updated: 6/19/2026, 8:50:28 AM
Quick Conversions
| NPR | NOK |
|---|---|
| 1 NPR | 0.06 NOK |
| 10 NPR | 0.65 NOK |
| 50 NPR | 3.23 NOK |
| 100 NPR | 6.46 NOK |
| 500 NPR | 32.31 NOK |
| 1,000 NPR | 64.63 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-06-19T08:50:28Z",
"rates": {
"NOK": 0.064627
}
}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.462700000000001,
"rate": 0.064627
}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