Rate Overview
Live
1 NZD = 5.5453 NOK
1 NOK = 0.180331
NZD
Avg
5.5503
High
5.5661
Low
5.5266
Last updated: 4/16/2026, 7:40:26 AM
Quick Conversions
| NZD | NOK |
|---|---|
| 1 NZD | 5.55 NOK |
| 10 NZD | 55.45 NOK |
| 50 NZD | 277.27 NOK |
| 100 NZD | 554.53 NOK |
| 500 NZD | 2,772.67 NOK |
| 1,000 NZD | 5,545.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-04-16T07:40:26Z",
"rates": {
"NOK": 5.545345
}
}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.5345,
"rate": 5.545345
}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