Rate Overview
Live
1 ILS = 22239.81 ZWL
1 ZWL = 0.000045
ILS
Avg
22186.78
High
22257.03
Low
22089.58
Last updated: 8/13/2026, 7:29:13 AM
Quick Conversions
| ILS | ZWL |
|---|---|
| 1 ILS | 22,239.81 ZWL |
| 10 ILS | 222,398.11 ZWL |
| 50 ILS | 1,111,990.57 ZWL |
| 100 ILS | 2,223,981.13 ZWL |
| 500 ILS | 11,119,905.66 ZWL |
| 1,000 ILS | 22,239,811.32 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-08-13T07:29:13Z",
"rates": {
"ZWL": 22239.811318
}
}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": 2223981.1318,
"rate": 22239.811318
}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