Rate Overview
Live
1 NZD = 1.6680 ILS
1 ILS = 0.599514
NZD
Avg
1.8898
High
2.1102
Low
1.6680
Last updated: 5/28/2026, 1:57:42 AM
Quick Conversions
| NZD | ILS |
|---|---|
| 1 NZD | 1.67 ILS |
| 10 NZD | 16.68 ILS |
| 50 NZD | 83.40 ILS |
| 100 NZD | 166.80 ILS |
| 500 NZD | 834.01 ILS |
| 1,000 NZD | 1,668.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-28T01:57:42Z",
"rates": {
"ILS": 1.668019
}
}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.8019,
"rate": 1.668019
}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