Rate Overview
Live
1 ILS = 0.570776 NZD
1 NZD = 1.7520
ILS
Avg
0.564681
High
0.570776
Low
0.561035
Last updated: 4/17/2026, 1:30:35 PM
Quick Conversions
| ILS | NZD |
|---|---|
| 1 ILS | 0.57 NZD |
| 10 ILS | 5.71 NZD |
| 50 ILS | 28.54 NZD |
| 100 ILS | 57.08 NZD |
| 500 ILS | 285.39 NZD |
| 1,000 ILS | 570.78 NZD |
Get ILS/NZD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ILS¤cies=NZDExample Response:
{
"success": true,
"base": "ILS",
"date": "2026-04-17T13:30:35Z",
"rates": {
"NZD": 0.570776
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ILS&to=NZD&amount=100Example Response:
{
"success": true,
"query": {
"from": "ILS",
"to": "NZD",
"amount": 100
},
"result": 57.0776,
"rate": 0.570776
}Build with ILS/NZD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key