Rate Overview
Live
1 NOK = 0.183021 NZD
1 NZD = 5.4639
NOK
Avg
0.181527
High
0.183809
Low
0.179884
Last updated: 9/3/2026, 3:48:47 PM
Quick Conversions
| NOK | NZD |
|---|---|
| 1 NOK | 0.18 NZD |
| 10 NOK | 1.83 NZD |
| 50 NOK | 9.15 NZD |
| 100 NOK | 18.30 NZD |
| 500 NOK | 91.51 NZD |
| 1,000 NOK | 183.02 NZD |
Get NOK/NZD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NOK¤cies=NZDExample Response:
{
"success": true,
"base": "NOK",
"date": "2026-09-03T15:48:47Z",
"rates": {
"NZD": 0.183021
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NOK&to=NZD&amount=100Example Response:
{
"success": true,
"query": {
"from": "NOK",
"to": "NZD",
"amount": 100
},
"result": 18.3021,
"rate": 0.183021
}Build with NOK/NZD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key