Rate Overview
Live
1 ILS = 5.4966 ZAR
1 ZAR = 0.181932
ILS
Avg
5.4021
High
5.7686
Low
5.1233
Last updated: 7/28/2026, 12:17:10 AM
Quick Conversions
| ILS | ZAR |
|---|---|
| 1 ILS | 5.50 ZAR |
| 10 ILS | 54.97 ZAR |
| 50 ILS | 274.83 ZAR |
| 100 ILS | 549.66 ZAR |
| 500 ILS | 2,748.28 ZAR |
| 1,000 ILS | 5,496.55 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-28T00:17:10Z",
"rates": {
"ZAR": 5.496552
}
}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": 549.6552,
"rate": 5.496552
}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