Rate Overview
Live
1 NZD = 5.5170 NOK
1 NOK = 0.181258
NZD
Avg
5.5356
High
5.5606
Low
5.5093
Last updated: 6/17/2026, 11:21:34 AM
Quick Conversions
| NZD | NOK |
|---|---|
| 1 NZD | 5.52 NOK |
| 10 NZD | 55.17 NOK |
| 50 NZD | 275.85 NOK |
| 100 NZD | 551.70 NOK |
| 500 NZD | 2,758.50 NOK |
| 1,000 NZD | 5,517.00 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-06-17T11:21:34Z",
"rates": {
"NOK": 5.517002
}
}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": 551.7002,
"rate": 5.517002
}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