Rate Overview
Live
1 ZAR = 0.185123 ILS
1 ILS = 5.4018
ZAR
Avg
0.185188
High
0.186018
Low
0.183576
Last updated: 8/12/2026, 1:56:29 PM
Quick Conversions
| ZAR | ILS |
|---|---|
| 1 ZAR | 0.19 ILS |
| 10 ZAR | 1.85 ILS |
| 50 ZAR | 9.26 ILS |
| 100 ZAR | 18.51 ILS |
| 500 ZAR | 92.56 ILS |
| 1,000 ZAR | 185.12 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-08-12T13:56:29Z",
"rates": {
"ILS": 0.185123
}
}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.5123,
"rate": 0.185123
}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