Rate Overview
Live
1 ILS = 5.3689 ZAR
1 ZAR = 0.186258
ILS
Avg
5.4292
High
5.5181
Low
5.3689
Last updated: 7/7/2026, 1:29:57 PM
Quick Conversions
| ILS | ZAR |
|---|---|
| 1 ILS | 5.37 ZAR |
| 10 ILS | 53.69 ZAR |
| 50 ILS | 268.44 ZAR |
| 100 ILS | 536.89 ZAR |
| 500 ILS | 2,684.44 ZAR |
| 1,000 ILS | 5,368.88 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-07T13:29:57Z",
"rates": {
"ZAR": 5.368885
}
}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": 536.8885,
"rate": 5.368885
}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