Rate Overview
Live
1 ILS = 0.566415 NZD
1 NZD = 1.7655
ILS
Avg
0.545610
High
0.596480
Low
0.493316
Last updated: 7/28/2026, 1:48:51 PM
Quick Conversions
| ILS | NZD |
|---|---|
| 1 ILS | 0.57 NZD |
| 10 ILS | 5.66 NZD |
| 50 ILS | 28.32 NZD |
| 100 ILS | 56.64 NZD |
| 500 ILS | 283.21 NZD |
| 1,000 ILS | 566.42 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-07-28T13:48:51Z",
"rates": {
"NZD": 0.566415
}
}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": 56.6415,
"rate": 0.566415
}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