Rate Overview
Live
1 ILS = 102.6254 ZWL
1 ZWL = 0.009744
ILS
Avg
19631.21
High
20784.89
Low
102.6254
Last updated: 3/28/2026, 1:55:05 PM
Quick Conversions
| ILS | ZWL |
|---|---|
| 1 ILS | 102.63 ZWL |
| 10 ILS | 1,026.25 ZWL |
| 50 ILS | 5,131.27 ZWL |
| 100 ILS | 10,262.54 ZWL |
| 500 ILS | 51,312.70 ZWL |
| 1,000 ILS | 102,625.41 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-03-28T13:55:05Z",
"rates": {
"ZWL": 102.625406
}
}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": 10262.5406,
"rate": 102.625406
}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