Rate Overview
Live
1 NZD = 1.8247 ILS
1 ILS = 0.548022
NZD
Avg
1.8350
High
1.8807
Low
1.8162
Last updated: 3/7/2026, 7:40:15 AM
Quick Conversions
| NZD | ILS |
|---|---|
| 1 NZD | 1.82 ILS |
| 10 NZD | 18.25 ILS |
| 50 NZD | 91.24 ILS |
| 100 NZD | 182.47 ILS |
| 500 NZD | 912.37 ILS |
| 1,000 NZD | 1,824.74 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-07T07:40:15Z",
"rates": {
"ILS": 1.824743
}
}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": 182.4743,
"rate": 1.824743
}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