Rate Overview
Live
1 NZD = 1.7222 ILS
1 ILS = 0.580664
NZD
Avg
1.7064
High
1.7222
Low
1.6862
Last updated: 7/7/2026, 12:16:36 PM
Quick Conversions
| NZD | ILS |
|---|---|
| 1 NZD | 1.72 ILS |
| 10 NZD | 17.22 ILS |
| 50 NZD | 86.11 ILS |
| 100 NZD | 172.22 ILS |
| 500 NZD | 861.08 ILS |
| 1,000 NZD | 1,722.17 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-07-07T12:16:36Z",
"rates": {
"ILS": 1.722166
}
}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": 172.2166,
"rate": 1.722166
}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