Rate Overview
Live
1 NZD = 5.5580 NOK
1 NOK = 0.179921
NZD
Avg
6.1556
High
6.6879
Low
5.4854
Last updated: 7/26/2026, 10:14:14 PM
Quick Conversions
| NZD | NOK |
|---|---|
| 1 NZD | 5.56 NOK |
| 10 NZD | 55.58 NOK |
| 50 NZD | 277.90 NOK |
| 100 NZD | 555.80 NOK |
| 500 NZD | 2,779.00 NOK |
| 1,000 NZD | 5,558.01 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-26T22:14:14Z",
"rates": {
"NOK": 5.558008
}
}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": 555.8008,
"rate": 5.558008
}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