Rate Overview
Live
1 ILS = 108.6387 ZWL
1 ZWL = 0.009205
ILS
Avg
106.6985
High
108.6387
Low
105.1287
Last updated: 4/17/2026, 2:46:09 PM
Quick Conversions
| ILS | ZWL |
|---|---|
| 1 ILS | 108.64 ZWL |
| 10 ILS | 1,086.39 ZWL |
| 50 ILS | 5,431.94 ZWL |
| 100 ILS | 10,863.87 ZWL |
| 500 ILS | 54,319.36 ZWL |
| 1,000 ILS | 108,638.72 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-17T14:46:09Z",
"rates": {
"ZWL": 108.638718
}
}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": 10863.871799999999,
"rate": 108.638718
}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