Rate Overview
Live
1 NZD = 5.5466 NOK
1 NOK = 0.180292
NZD
Avg
5.5945
High
5.6568
Low
5.5393
Last updated: 7/25/2026, 8:16:44 PM
Quick Conversions
| NZD | NOK |
|---|---|
| 1 NZD | 5.55 NOK |
| 10 NZD | 55.47 NOK |
| 50 NZD | 277.33 NOK |
| 100 NZD | 554.66 NOK |
| 500 NZD | 2,773.29 NOK |
| 1,000 NZD | 5,546.57 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-25T20:16:44Z",
"rates": {
"NOK": 5.546572
}
}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.6572,
"rate": 5.546572
}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