Rate Overview
Live
1 NPR = 0.063974 NOK
1 NOK = 15.6314
NPR
Avg
0.064260
High
0.064950
Low
0.063475
Last updated: 3/28/2026, 9:02:58 AM
Quick Conversions
| NPR | NOK |
|---|---|
| 1 NPR | 0.06 NOK |
| 10 NPR | 0.64 NOK |
| 50 NPR | 3.20 NOK |
| 100 NPR | 6.40 NOK |
| 500 NPR | 31.99 NOK |
| 1,000 NPR | 63.97 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-03-28T09:02:58Z",
"rates": {
"NOK": 0.063974
}
}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.3974,
"rate": 0.063974
}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