Rate Overview
Live
1 NZD = 1.7054 ILS
1 ILS = 0.586360
NZD
Avg
1.6914
High
1.7054
Low
1.6780
Last updated: 7/2/2026, 11:23:23 AM
Quick Conversions
| NZD | ILS |
|---|---|
| 1 NZD | 1.71 ILS |
| 10 NZD | 17.05 ILS |
| 50 NZD | 85.27 ILS |
| 100 NZD | 170.54 ILS |
| 500 NZD | 852.72 ILS |
| 1,000 NZD | 1,705.44 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-07-02T11:23:23Z",
"rates": {
"ILS": 1.705436
}
}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": 170.5436,
"rate": 1.705436
}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