Rate Overview
Live
1 NZD = 5.5878 NOK
1 NOK = 0.178962
NZD
Avg
6.1850
High
6.6947
Low
5.5878
Last updated: 3/27/2026, 11:23:52 AM
Quick Conversions
| NZD | NOK |
|---|---|
| 1 NZD | 5.59 NOK |
| 10 NZD | 55.88 NOK |
| 50 NZD | 279.39 NOK |
| 100 NZD | 558.78 NOK |
| 500 NZD | 2,793.89 NOK |
| 1,000 NZD | 5,587.78 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-27T11:23:52Z",
"rates": {
"NOK": 5.587777
}
}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": 558.7777,
"rate": 5.587777
}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