Rate Overview
Live
1 ILS = 108.1952 ZWL
1 ZWL = 0.009243
ILS
Avg
106.6321
High
108.1952
Low
105.1287
Last updated: 4/17/2026, 1:31:57 PM
Quick Conversions
| ILS | ZWL |
|---|---|
| 1 ILS | 108.20 ZWL |
| 10 ILS | 1,081.95 ZWL |
| 50 ILS | 5,409.76 ZWL |
| 100 ILS | 10,819.52 ZWL |
| 500 ILS | 54,097.60 ZWL |
| 1,000 ILS | 108,195.20 ZWL |
Get ILS/ZWL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ILS¤cies=ZWLExample Response:
{
"success": true,
"base": "ILS",
"date": "2026-04-17T13:31:57Z",
"rates": {
"ZWL": 108.195197
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ILS&to=ZWL&amount=100Example Response:
{
"success": true,
"query": {
"from": "ILS",
"to": "ZWL",
"amount": 100
},
"result": 10819.519699999999,
"rate": 108.195197
}Build with ILS/ZWL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key