Rate Overview
Live
1 ZAR = 0.186888 ILS
1 ILS = 5.3508
ZAR
Avg
0.189561
High
0.196839
Low
0.184998
Last updated: 3/7/2026, 7:36:07 AM
Quick Conversions
| ZAR | ILS |
|---|---|
| 1 ZAR | 0.19 ILS |
| 10 ZAR | 1.87 ILS |
| 50 ZAR | 9.34 ILS |
| 100 ZAR | 18.69 ILS |
| 500 ZAR | 93.44 ILS |
| 1,000 ZAR | 186.89 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-03-07T07:36:07Z",
"rates": {
"ILS": 0.186888
}
}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.6888,
"rate": 0.186888
}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