Rate Overview
Live
1 NZD = 1.7420 ILS
1 ILS = 0.574046
NZD
Avg
1.7374
High
1.7435
Low
1.7305
Last updated: 5/7/2026, 7:04:10 PM
Quick Conversions
| NZD | ILS |
|---|---|
| 1 NZD | 1.74 ILS |
| 10 NZD | 17.42 ILS |
| 50 NZD | 87.10 ILS |
| 100 NZD | 174.20 ILS |
| 500 NZD | 871.01 ILS |
| 1,000 NZD | 1,742.02 ILS |
Get NZD/ILS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NZD¤cies=ILSExample Response:
{
"success": true,
"base": "NZD",
"date": "2026-05-07T19:04:10Z",
"rates": {
"ILS": 1.742021
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NZD&to=ILS&amount=100Example Response:
{
"success": true,
"query": {
"from": "NZD",
"to": "ILS",
"amount": 100
},
"result": 174.2021,
"rate": 1.742021
}Build with NZD/ILS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key