Rate Overview
Live
1 ZAR = 0.188244 ILS
1 ILS = 5.3123
ZAR
Avg
0.186266
High
0.188244
Low
0.184477
Last updated: 9/2/2026, 1:25:13 PM
Quick Conversions
| ZAR | ILS |
|---|---|
| 1 ZAR | 0.19 ILS |
| 10 ZAR | 1.88 ILS |
| 50 ZAR | 9.41 ILS |
| 100 ZAR | 18.82 ILS |
| 500 ZAR | 94.12 ILS |
| 1,000 ZAR | 188.24 ILS |
Get ZAR/ILS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ZAR¤cies=ILSExample Response:
{
"success": true,
"base": "ZAR",
"date": "2026-09-02T13:25:13Z",
"rates": {
"ILS": 0.188244
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ZAR&to=ILS&amount=100Example Response:
{
"success": true,
"query": {
"from": "ZAR",
"to": "ILS",
"amount": 100
},
"result": 18.8244,
"rate": 0.188244
}Build with ZAR/ILS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key