Rate Overview
Live
1 NZD = 1.8026 ILS
1 ILS = 0.554766
NZD
Avg
2.1426
High
2.3716
Low
1.8026
Last updated: 3/28/2026, 10:45:40 AM
Quick Conversions
| NZD | ILS |
|---|---|
| 1 NZD | 1.80 ILS |
| 10 NZD | 18.03 ILS |
| 50 NZD | 90.13 ILS |
| 100 NZD | 180.26 ILS |
| 500 NZD | 901.28 ILS |
| 1,000 NZD | 1,802.56 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-03-28T10:45:40Z",
"rates": {
"ILS": 1.802562
}
}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": 180.2562,
"rate": 1.802562
}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