Rate Overview
Live
1 NZD = 1.7655 ILS
1 ILS = 0.566416
NZD
Avg
2.1034
High
2.3478
Low
1.7120
Last updated: 7/28/2026, 1:50:59 PM
Quick Conversions
| NZD | ILS |
|---|---|
| 1 NZD | 1.77 ILS |
| 10 NZD | 17.65 ILS |
| 50 NZD | 88.27 ILS |
| 100 NZD | 176.55 ILS |
| 500 NZD | 882.74 ILS |
| 1,000 NZD | 1,765.49 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-28T13:50:59Z",
"rates": {
"ILS": 1.765488
}
}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.5488,
"rate": 1.765488
}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