Rate Overview
Live
1 ZAR = 0.178203 ILS
1 ILS = 5.6116
ZAR
Avg
0.177176
High
0.178841
Low
0.175860
Last updated: 5/7/2026, 3:59:18 PM
Quick Conversions
| ZAR | ILS |
|---|---|
| 1 ZAR | 0.18 ILS |
| 10 ZAR | 1.78 ILS |
| 50 ZAR | 8.91 ILS |
| 100 ZAR | 17.82 ILS |
| 500 ZAR | 89.10 ILS |
| 1,000 ZAR | 178.20 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-07T15:59:18Z",
"rates": {
"ILS": 0.178203
}
}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.8203,
"rate": 0.178203
}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