Rate Overview
Live
1 ZAR = 0.180464 ILS
1 ILS = 5.5413
ZAR
Avg
0.179737
High
0.180464
Low
0.179157
Last updated: 6/17/2026, 6:46:01 AM
Quick Conversions
| ZAR | ILS |
|---|---|
| 1 ZAR | 0.18 ILS |
| 10 ZAR | 1.80 ILS |
| 50 ZAR | 9.02 ILS |
| 100 ZAR | 18.05 ILS |
| 500 ZAR | 90.23 ILS |
| 1,000 ZAR | 180.46 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-06-17T06:46:01Z",
"rates": {
"ILS": 0.180464
}
}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.046400000000002,
"rate": 0.180464
}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