Rate Overview
Live
1 NZD = 5.5320 NOK
1 NOK = 0.180767
NZD
Avg
5.4926
High
5.5320
Low
5.4365
Last updated: 5/8/2026, 4:42:31 AM
Quick Conversions
| NZD | NOK |
|---|---|
| 1 NZD | 5.53 NOK |
| 10 NZD | 55.32 NOK |
| 50 NZD | 276.60 NOK |
| 100 NZD | 553.20 NOK |
| 500 NZD | 2,765.99 NOK |
| 1,000 NZD | 5,531.99 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-08T04:42:31Z",
"rates": {
"NOK": 5.531986
}
}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": 553.1985999999999,
"rate": 5.531986
}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