Rate Overview
Live
1 NZD = 1.7381 ILS
1 ILS = 0.575328
NZD
Avg
1.7471
High
1.7678
Low
1.7370
Last updated: 8/17/2026, 12:28:18 AM
Quick Conversions
| NZD | ILS |
|---|---|
| 1 NZD | 1.74 ILS |
| 10 NZD | 17.38 ILS |
| 50 NZD | 86.91 ILS |
| 100 NZD | 173.81 ILS |
| 500 NZD | 869.07 ILS |
| 1,000 NZD | 1,738.14 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-08-17T00:28:18Z",
"rates": {
"ILS": 1.738139
}
}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": 173.81390000000002,
"rate": 1.738139
}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