Rate Overview
Live
1 ILS = 5.7577 ZAR
1 ZAR = 0.173679
ILS
Avg
5.7102
High
5.7686
Low
5.6506
Last updated: 5/28/2026, 8:31:13 PM
Quick Conversions
| ILS | ZAR |
|---|---|
| 1 ILS | 5.76 ZAR |
| 10 ILS | 57.58 ZAR |
| 50 ILS | 287.89 ZAR |
| 100 ILS | 575.77 ZAR |
| 500 ILS | 2,878.87 ZAR |
| 1,000 ILS | 5,757.74 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-05-28T20:31:13Z",
"rates": {
"ZAR": 5.75774
}
}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": 575.774,
"rate": 5.75774
}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