Rate Overview
Live
1 NOK = 0.178898 NZD
1 NZD = 5.5898
NOK
Avg
0.162030
High
0.178898
Low
0.149371
Last updated: 3/26/2026, 9:49:44 PM
Quick Conversions
| NOK | NZD |
|---|---|
| 1 NOK | 0.18 NZD |
| 10 NOK | 1.79 NZD |
| 50 NOK | 8.94 NZD |
| 100 NOK | 17.89 NZD |
| 500 NOK | 89.45 NZD |
| 1,000 NOK | 178.90 NZD |
Get NOK/NZD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NOK¤cies=NZDExample Response:
{
"success": true,
"base": "NOK",
"date": "2026-03-26T21:49:44Z",
"rates": {
"NZD": 0.178898
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NOK&to=NZD&amount=100Example Response:
{
"success": true,
"query": {
"from": "NOK",
"to": "NZD",
"amount": 100
},
"result": 17.8898,
"rate": 0.178898
}Build with NOK/NZD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key