Rate Overview
Live
1 ZWL = 0.009046 ILS
1 ILS = 110.5461
ZWL
Avg
0.009118
High
0.009197
Low
0.009024
Last updated: 5/7/2026, 11:07:56 PM
Quick Conversions
| ZWL | ILS |
|---|---|
| 1 ZWL | 0.01 ILS |
| 10 ZWL | 0.09 ILS |
| 50 ZWL | 0.45 ILS |
| 100 ZWL | 0.90 ILS |
| 500 ZWL | 4.52 ILS |
| 1,000 ZWL | 9.05 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-05-07T23:07:56Z",
"rates": {
"ILS": 0.009046
}
}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.9046000000000001,
"rate": 0.009046
}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