Rate Overview
Live
1 ILS = 5.4685 ZAR
1 ZAR = 0.182865
ILS
Avg
5.0749
High
5.7250
Low
4.6004
Last updated: 8/17/2026, 6:26:38 PM
Quick Conversions
| ILS | ZAR |
|---|---|
| 1 ILS | 5.47 ZAR |
| 10 ILS | 54.69 ZAR |
| 50 ILS | 273.43 ZAR |
| 100 ILS | 546.85 ZAR |
| 500 ILS | 2,734.26 ZAR |
| 1,000 ILS | 5,468.53 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-08-17T18:26:38Z",
"rates": {
"ZAR": 5.468526
}
}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": 546.8525999999999,
"rate": 5.468526
}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