Rate Overview
Live
1 NZD = 73.6827 ISK
1 ISK = 0.013572
NZD
Avg
73.3069
High
73.7400
Low
72.4503
Last updated: 3/7/2026, 3:06:41 AM
Quick Conversions
| NZD | ISK |
|---|---|
| 1 NZD | 73.68 ISK |
| 10 NZD | 736.83 ISK |
| 50 NZD | 3,684.13 ISK |
| 100 NZD | 7,368.27 ISK |
| 500 NZD | 36,841.33 ISK |
| 1,000 NZD | 73,682.66 ISK |
Get NZD/ISK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NZD¤cies=ISKExample Response:
{
"success": true,
"base": "NZD",
"date": "2026-03-07T03:06:41Z",
"rates": {
"ISK": 73.682658
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NZD&to=ISK&amount=100Example Response:
{
"success": true,
"query": {
"from": "NZD",
"to": "ISK",
"amount": 100
},
"result": 7368.2658,
"rate": 73.682658
}Build with NZD/ISK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key