Rate Overview
Live
1 ILS = 5.4810 ZAR
1 ZAR = 0.182448
ILS
Avg
5.4426
High
5.5173
Low
5.3503
Last updated: 7/26/2026, 11:22:38 PM
Quick Conversions
| ILS | ZAR |
|---|---|
| 1 ILS | 5.48 ZAR |
| 10 ILS | 54.81 ZAR |
| 50 ILS | 274.05 ZAR |
| 100 ILS | 548.10 ZAR |
| 500 ILS | 2,740.51 ZAR |
| 1,000 ILS | 5,481.03 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-26T23:22:38Z",
"rates": {
"ZAR": 5.481027
}
}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": 548.1027,
"rate": 5.481027
}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