Rate Overview
Live
1 NZD = 5.5471 NOK
1 NOK = 0.180275
NZD
Avg
5.5847
High
5.6568
Low
5.5393
Last updated: 7/26/2026, 7:42:27 AM
Quick Conversions
| NZD | NOK |
|---|---|
| 1 NZD | 5.55 NOK |
| 10 NZD | 55.47 NOK |
| 50 NZD | 277.35 NOK |
| 100 NZD | 554.71 NOK |
| 500 NZD | 2,773.54 NOK |
| 1,000 NZD | 5,547.07 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-26T07:42:27Z",
"rates": {
"NOK": 5.547073
}
}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": 554.7073,
"rate": 5.547073
}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