Rate Overview
Live
1 NOK = 0.180117 NZD
1 NZD = 5.5519
NOK
Avg
0.180503
High
0.181510
Low
0.179838
Last updated: 6/16/2026, 12:01:29 PM
Quick Conversions
| NOK | NZD |
|---|---|
| 1 NOK | 0.18 NZD |
| 10 NOK | 1.80 NZD |
| 50 NOK | 9.01 NZD |
| 100 NOK | 18.01 NZD |
| 500 NOK | 90.06 NZD |
| 1,000 NOK | 180.12 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-06-16T12:01:29Z",
"rates": {
"NZD": 0.180117
}
}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": 18.0117,
"rate": 0.180117
}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