Rate Overview
Live
1 ILS = 0.577147 NZD
1 NZD = 1.7327
ILS
Avg
0.575914
High
0.577874
Low
0.573547
Last updated: 5/7/2026, 10:47:18 PM
Quick Conversions
| ILS | NZD |
|---|---|
| 1 ILS | 0.58 NZD |
| 10 ILS | 5.77 NZD |
| 50 ILS | 28.86 NZD |
| 100 ILS | 57.71 NZD |
| 500 ILS | 288.57 NZD |
| 1,000 ILS | 577.15 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-05-07T22:47:18Z",
"rates": {
"NZD": 0.577147
}
}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.71469999999999,
"rate": 0.577147
}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