Rate Overview
Live
1 NZD = 71.6262 ISK
1 ISK = 0.013961
NZD
Avg
72.1864
High
72.9098
Low
71.6262
Last updated: 3/27/2026, 12:56:36 PM
Quick Conversions
| NZD | ISK |
|---|---|
| 1 NZD | 71.63 ISK |
| 10 NZD | 716.26 ISK |
| 50 NZD | 3,581.31 ISK |
| 100 NZD | 7,162.62 ISK |
| 500 NZD | 35,813.09 ISK |
| 1,000 NZD | 71,626.19 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-27T12:56:36Z",
"rates": {
"ISK": 71.62619
}
}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": 7162.619,
"rate": 71.62619
}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