Rate Overview
Live
1 NZD = 1.6662 ILS
1 ILS = 0.600185
NZD
Avg
1.6843
High
1.7080
Low
1.6662
Last updated: 5/28/2026, 12:48:32 AM
Quick Conversions
| NZD | ILS |
|---|---|
| 1 NZD | 1.67 ILS |
| 10 NZD | 16.66 ILS |
| 50 NZD | 83.31 ILS |
| 100 NZD | 166.62 ILS |
| 500 NZD | 833.08 ILS |
| 1,000 NZD | 1,666.15 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-28T00:48:32Z",
"rates": {
"ILS": 1.666154
}
}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": 166.6154,
"rate": 1.666154
}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