Rate Overview
Live
1 NZD = 72.4013 ISK
1 ISK = 0.013812
NZD
Avg
72.5939
High
72.9010
Low
72.3737
Last updated: 6/19/2026, 9:10:38 AM
Quick Conversions
| NZD | ISK |
|---|---|
| 1 NZD | 72.40 ISK |
| 10 NZD | 724.01 ISK |
| 50 NZD | 3,620.07 ISK |
| 100 NZD | 7,240.13 ISK |
| 500 NZD | 36,200.66 ISK |
| 1,000 NZD | 72,401.33 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-06-19T09:10:38Z",
"rates": {
"ISK": 72.401325
}
}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": 7240.1325,
"rate": 72.401325
}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