Rate Overview
Live
1 NZD = 5.4656 NOK
1 NOK = 0.182964
NZD
Avg
5.8006
High
6.1221
Low
5.4251
Last updated: 5/28/2026, 9:45:38 AM
Quick Conversions
| NZD | NOK |
|---|---|
| 1 NZD | 5.47 NOK |
| 10 NZD | 54.66 NOK |
| 50 NZD | 273.28 NOK |
| 100 NZD | 546.56 NOK |
| 500 NZD | 2,732.78 NOK |
| 1,000 NZD | 5,465.56 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-05-28T09:45:38Z",
"rates": {
"NOK": 5.465557
}
}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": 546.5557,
"rate": 5.465557
}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