Rate Overview
Live
1 NZD = 5.5923 NOK
1 NOK = 0.178819
NZD
Avg
5.7199
High
6.1150
Low
5.4337
Last updated: 7/27/2026, 11:53:02 AM
Quick Conversions
| NZD | NOK |
|---|---|
| 1 NZD | 5.59 NOK |
| 10 NZD | 55.92 NOK |
| 50 NZD | 279.61 NOK |
| 100 NZD | 559.23 NOK |
| 500 NZD | 2,796.13 NOK |
| 1,000 NZD | 5,592.26 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-27T11:53:02Z",
"rates": {
"NOK": 5.592258
}
}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.2258,
"rate": 5.592258
}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