Rate Overview
Live
1 NZD = 5.5822 NOK
1 NOK = 0.179141
NZD
Avg
5.6088
High
5.6368
Low
5.5805
Last updated: 7/7/2026, 1:25:05 PM
Quick Conversions
| NZD | NOK |
|---|---|
| 1 NZD | 5.58 NOK |
| 10 NZD | 55.82 NOK |
| 50 NZD | 279.11 NOK |
| 100 NZD | 558.22 NOK |
| 500 NZD | 2,791.10 NOK |
| 1,000 NZD | 5,582.20 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-07T13:25:05Z",
"rates": {
"NOK": 5.582195
}
}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": 558.2194999999999,
"rate": 5.582195
}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