Rate Overview
Live
1 NZD = 5.6620 NOK
1 NOK = 0.176617
NZD
Avg
5.6908
High
5.7147
Low
5.6620
Last updated: 3/6/2026, 9:09:06 PM
Quick Conversions
| NZD | NOK |
|---|---|
| 1 NZD | 5.66 NOK |
| 10 NZD | 56.62 NOK |
| 50 NZD | 283.10 NOK |
| 100 NZD | 566.20 NOK |
| 500 NZD | 2,830.98 NOK |
| 1,000 NZD | 5,661.96 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-03-06T21:09:06Z",
"rates": {
"NOK": 5.661961
}
}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": 566.1961,
"rate": 5.661961
}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