Rate Overview
Live
1 ZAR = 0.172571 ILS
1 ILS = 5.7947
ZAR
Avg
0.175306
High
0.176971
Low
0.172571
Last updated: 5/27/2026, 6:19:23 PM
Quick Conversions
| ZAR | ILS |
|---|---|
| 1 ZAR | 0.17 ILS |
| 10 ZAR | 1.73 ILS |
| 50 ZAR | 8.63 ILS |
| 100 ZAR | 17.26 ILS |
| 500 ZAR | 86.29 ILS |
| 1,000 ZAR | 172.57 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-05-27T18:19:23Z",
"rates": {
"ILS": 0.172571
}
}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": 17.2571,
"rate": 0.172571
}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