Rate Overview
Live
1 NZD = 5.4691 NOK
1 NOK = 0.182844
NZD
Avg
5.5004
High
5.5448
Low
5.4404
Last updated: 9/4/2026, 10:40:51 AM
Quick Conversions
| NZD | NOK |
|---|---|
| 1 NZD | 5.47 NOK |
| 10 NZD | 54.69 NOK |
| 50 NZD | 273.46 NOK |
| 100 NZD | 546.91 NOK |
| 500 NZD | 2,734.57 NOK |
| 1,000 NZD | 5,469.15 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-09-04T10:40:51Z",
"rates": {
"NOK": 5.469149
}
}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": 546.9149,
"rate": 5.469149
}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