Rate Overview
Live
1 ILS = 5.5110 ZAR
1 ZAR = 0.181455
ILS
Avg
5.4403
High
5.5173
Low
5.3503
Last updated: 7/26/2026, 2:22:09 AM
Quick Conversions
| ILS | ZAR |
|---|---|
| 1 ILS | 5.51 ZAR |
| 10 ILS | 55.11 ZAR |
| 50 ILS | 275.55 ZAR |
| 100 ILS | 551.10 ZAR |
| 500 ILS | 2,755.51 ZAR |
| 1,000 ILS | 5,511.02 ZAR |
Get ILS/ZAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ILS¤cies=ZARExample Response:
{
"success": true,
"base": "ILS",
"date": "2026-07-26T02:22:09Z",
"rates": {
"ZAR": 5.511022
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ILS&to=ZAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "ILS",
"to": "ZAR",
"amount": 100
},
"result": 551.1021999999999,
"rate": 5.511022
}Build with ILS/ZAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key