Rate Overview
Live
1 NZD = 72.0050 ISK
1 ISK = 0.013888
NZD
Avg
71.7053
High
72.1505
Low
71.0778
Last updated: 4/17/2026, 6:18:57 AM
Quick Conversions
| NZD | ISK |
|---|---|
| 1 NZD | 72.01 ISK |
| 10 NZD | 720.05 ISK |
| 50 NZD | 3,600.25 ISK |
| 100 NZD | 7,200.50 ISK |
| 500 NZD | 36,002.51 ISK |
| 1,000 NZD | 72,005.01 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-04-17T06:18:57Z",
"rates": {
"ISK": 72.005013
}
}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": 7200.501300000001,
"rate": 72.005013
}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