Rate Overview
Live
1 NZD = 5.4703 NOK
1 NOK = 0.182806
NZD
Avg
5.6355
High
5.8210
Low
5.4251
Last updated: 5/28/2026, 10:49:01 AM
Quick Conversions
| NZD | NOK |
|---|---|
| 1 NZD | 5.47 NOK |
| 10 NZD | 54.70 NOK |
| 50 NZD | 273.51 NOK |
| 100 NZD | 547.03 NOK |
| 500 NZD | 2,735.15 NOK |
| 1,000 NZD | 5,470.29 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-05-28T10:49:01Z",
"rates": {
"NOK": 5.470291
}
}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": 547.0291,
"rate": 5.470291
}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