Rate Overview
Live
1 ILS = 0.600641 NZD
1 NZD = 1.6649
ILS
Avg
0.531042
High
0.600641
Low
0.473887
Last updated: 5/28/2026, 4:22:25 AM
Quick Conversions
| ILS | NZD |
|---|---|
| 1 ILS | 0.60 NZD |
| 10 ILS | 6.01 NZD |
| 50 ILS | 30.03 NZD |
| 100 ILS | 60.06 NZD |
| 500 ILS | 300.32 NZD |
| 1,000 ILS | 600.64 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-28T04:22:25Z",
"rates": {
"NZD": 0.600641
}
}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": 60.064099999999996,
"rate": 0.600641
}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