Rate Overview
Live
1 NZD = 5.5766 NOK
1 NOK = 0.179320
NZD
Avg
5.8979
High
6.2218
Low
5.5743
Last updated: 3/29/2026, 9:02:12 AM
Quick Conversions
| NZD | NOK |
|---|---|
| 1 NZD | 5.58 NOK |
| 10 NZD | 55.77 NOK |
| 50 NZD | 278.83 NOK |
| 100 NZD | 557.66 NOK |
| 500 NZD | 2,788.30 NOK |
| 1,000 NZD | 5,576.61 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-29T09:02:12Z",
"rates": {
"NOK": 5.576608
}
}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": 557.6608,
"rate": 5.576608
}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