Rate Overview
Live
1 ZWL = 0.009224 ILS
1 ILS = 108.4128
ZWL
Avg
0.009375
High
0.009512
Low
0.009224
Last updated: 4/17/2026, 6:05:15 PM
Quick Conversions
| ZWL | ILS |
|---|---|
| 1 ZWL | 0.01 ILS |
| 10 ZWL | 0.09 ILS |
| 50 ZWL | 0.46 ILS |
| 100 ZWL | 0.92 ILS |
| 500 ZWL | 4.61 ILS |
| 1,000 ZWL | 9.22 ILS |
Get ZWL/ILS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ZWL¤cies=ILSExample Response:
{
"success": true,
"base": "ZWL",
"date": "2026-04-17T18:05:15Z",
"rates": {
"ILS": 0.009224
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ZWL&to=ILS&amount=100Example Response:
{
"success": true,
"query": {
"from": "ZWL",
"to": "ILS",
"amount": 100
},
"result": 0.9224,
"rate": 0.009224
}Build with ZWL/ILS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key