Rate Overview
Live
1 NZD = 5.5634 NOK
1 NOK = 0.179748
NZD
Avg
5.5790
High
5.6038
Low
5.5583
Last updated: 8/15/2026, 7:29:51 AM
Quick Conversions
| NZD | NOK |
|---|---|
| 1 NZD | 5.56 NOK |
| 10 NZD | 55.63 NOK |
| 50 NZD | 278.17 NOK |
| 100 NZD | 556.34 NOK |
| 500 NZD | 2,781.68 NOK |
| 1,000 NZD | 5,563.35 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-08-15T07:29:51Z",
"rates": {
"NOK": 5.563351
}
}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": 556.3351,
"rate": 5.563351
}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