Rate Overview
Live
1 NZD = 5.5839 NOK
1 NOK = 0.179086
NZD
Avg
5.7319
High
5.8210
Low
5.5763
Last updated: 3/27/2026, 7:52:16 AM
Quick Conversions
| NZD | NOK |
|---|---|
| 1 NZD | 5.58 NOK |
| 10 NZD | 55.84 NOK |
| 50 NZD | 279.20 NOK |
| 100 NZD | 558.39 NOK |
| 500 NZD | 2,791.96 NOK |
| 1,000 NZD | 5,583.91 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-27T07:52:16Z",
"rates": {
"NOK": 5.583911
}
}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.3910999999999,
"rate": 5.583911
}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