Rate Overview
Live
1 ILS = 0.573210 NZD
1 NZD = 1.7446
ILS
Avg
0.567893
High
0.573555
Low
0.564186
Last updated: 8/13/2026, 10:28:27 AM
Quick Conversions
| ILS | NZD |
|---|---|
| 1 ILS | 0.57 NZD |
| 10 ILS | 5.73 NZD |
| 50 ILS | 28.66 NZD |
| 100 ILS | 57.32 NZD |
| 500 ILS | 286.61 NZD |
| 1,000 ILS | 573.21 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-08-13T10:28:27Z",
"rates": {
"NZD": 0.57321
}
}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.321,
"rate": 0.57321
}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