Rate Overview
Live
1 NZD = 1.6963 ILS
1 ILS = 0.589504
NZD
Avg
1.7053
High
1.7289
Low
1.6960
Last updated: 6/17/2026, 8:01:46 AM
Quick Conversions
| NZD | ILS |
|---|---|
| 1 NZD | 1.70 ILS |
| 10 NZD | 16.96 ILS |
| 50 NZD | 84.82 ILS |
| 100 NZD | 169.63 ILS |
| 500 NZD | 848.17 ILS |
| 1,000 NZD | 1,696.34 ILS |
Get NZD/ILS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NZD¤cies=ILSExample Response:
{
"success": true,
"base": "NZD",
"date": "2026-06-17T08:01:46Z",
"rates": {
"ILS": 1.69634
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NZD&to=ILS&amount=100Example Response:
{
"success": true,
"query": {
"from": "NZD",
"to": "ILS",
"amount": 100
},
"result": 169.634,
"rate": 1.69634
}Build with NZD/ILS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key