Rate Overview
Live
1 ILS = 0.587722 NZD
1 NZD = 1.7015
ILS
Avg
0.586199
High
0.589615
Low
0.578415
Last updated: 6/17/2026, 6:36:30 AM
Quick Conversions
| ILS | NZD |
|---|---|
| 1 ILS | 0.59 NZD |
| 10 ILS | 5.88 NZD |
| 50 ILS | 29.39 NZD |
| 100 ILS | 58.77 NZD |
| 500 ILS | 293.86 NZD |
| 1,000 ILS | 587.72 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-06-17T06:36:30Z",
"rates": {
"NZD": 0.587722
}
}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": 58.7722,
"rate": 0.587722
}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