Rate Overview
Live
1 NZD = 5.5938 NOK
1 NOK = 0.178769
NZD
Avg
5.6142
High
5.6368
Low
5.5938
Last updated: 7/6/2026, 10:18:52 AM
Quick Conversions
| NZD | NOK |
|---|---|
| 1 NZD | 5.59 NOK |
| 10 NZD | 55.94 NOK |
| 50 NZD | 279.69 NOK |
| 100 NZD | 559.38 NOK |
| 500 NZD | 2,796.91 NOK |
| 1,000 NZD | 5,593.82 NOK |
Get NZD/NOK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NZD¤cies=NOKExample Response:
{
"success": true,
"base": "NZD",
"date": "2026-07-06T10:18:52Z",
"rates": {
"NOK": 5.593815
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NZD&to=NOK&amount=100Example Response:
{
"success": true,
"query": {
"from": "NZD",
"to": "NOK",
"amount": 100
},
"result": 559.3815000000001,
"rate": 5.593815
}Build with NZD/NOK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key