Rate Overview
Live
1 NOK = 0.177915 NZD
1 NZD = 5.6207
NOK
Avg
0.178209
High
0.180521
Low
0.176712
Last updated: 7/21/2026, 6:59:54 PM
Quick Conversions
| NOK | NZD |
|---|---|
| 1 NOK | 0.18 NZD |
| 10 NOK | 1.78 NZD |
| 50 NOK | 8.90 NZD |
| 100 NOK | 17.79 NZD |
| 500 NOK | 88.96 NZD |
| 1,000 NOK | 177.92 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-07-21T18:59:54Z",
"rates": {
"NZD": 0.177915
}
}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.7915,
"rate": 0.177915
}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