Rate Overview
Live
1 ZAR = 0.183272 ILS
1 ILS = 5.4564
ZAR
Avg
0.190961
High
0.195186
Low
0.183272
Last updated: 3/28/2026, 3:01:36 PM
Quick Conversions
| ZAR | ILS |
|---|---|
| 1 ZAR | 0.18 ILS |
| 10 ZAR | 1.83 ILS |
| 50 ZAR | 9.16 ILS |
| 100 ZAR | 18.33 ILS |
| 500 ZAR | 91.64 ILS |
| 1,000 ZAR | 183.27 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-28T15:01:36Z",
"rates": {
"ILS": 0.183272
}
}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.327199999999998,
"rate": 0.183272
}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