Rate Overview
Live
1 NZD = 1.7613 ILS
1 ILS = 0.567755
NZD
Avg
1.8375
High
2.0271
Low
1.6765
Last updated: 7/28/2026, 12:35:02 AM
Quick Conversions
| NZD | ILS |
|---|---|
| 1 NZD | 1.76 ILS |
| 10 NZD | 17.61 ILS |
| 50 NZD | 88.07 ILS |
| 100 NZD | 176.13 ILS |
| 500 NZD | 880.66 ILS |
| 1,000 NZD | 1,761.32 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-28T00:35:02Z",
"rates": {
"ILS": 1.761322
}
}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": 176.1322,
"rate": 1.761322
}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