Rate Overview
Live
1 ILS = 109.9988 ZWL
1 ZWL = 0.009091
ILS
Avg
109.6172
High
110.8063
Low
108.7240
Last updated: 5/7/2026, 7:04:09 PM
Quick Conversions
| ILS | ZWL |
|---|---|
| 1 ILS | 110.00 ZWL |
| 10 ILS | 1,099.99 ZWL |
| 50 ILS | 5,499.94 ZWL |
| 100 ILS | 10,999.88 ZWL |
| 500 ILS | 54,999.40 ZWL |
| 1,000 ILS | 109,998.80 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-05-07T19:04:09Z",
"rates": {
"ZWL": 109.998797
}
}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": 10999.8797,
"rate": 109.998797
}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