Rate Overview
Live
1 ILS = 0.554765 NZD
1 NZD = 1.8026
ILS
Avg
0.469474
High
0.554765
Low
0.421649
Last updated: 3/28/2026, 12:05:05 PM
Quick Conversions
| ILS | NZD |
|---|---|
| 1 ILS | 0.55 NZD |
| 10 ILS | 5.55 NZD |
| 50 ILS | 27.74 NZD |
| 100 ILS | 55.48 NZD |
| 500 ILS | 277.38 NZD |
| 1,000 ILS | 554.77 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-03-28T12:05:05Z",
"rates": {
"NZD": 0.554765
}
}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": 55.476499999999994,
"rate": 0.554765
}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