Rate Overview
Live
1 NZD = 1.7652 ILS
1 ILS = 0.566516
NZD
Avg
1.7796
High
1.8643
Low
1.6690
Last updated: 7/28/2026, 10:49:55 AM
Quick Conversions
| NZD | ILS |
|---|---|
| 1 NZD | 1.77 ILS |
| 10 NZD | 17.65 ILS |
| 50 NZD | 88.26 ILS |
| 100 NZD | 176.52 ILS |
| 500 NZD | 882.59 ILS |
| 1,000 NZD | 1,765.18 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-28T10:49:55Z",
"rates": {
"ILS": 1.765176
}
}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": 176.51760000000002,
"rate": 1.765176
}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