Rate Overview
Live
1 ILS = 5.4564 ZAR
1 ZAR = 0.183272
ILS
Avg
5.2391
High
5.4564
Low
5.1233
Last updated: 3/28/2026, 12:02:43 PM
Quick Conversions
| ILS | ZAR |
|---|---|
| 1 ILS | 5.46 ZAR |
| 10 ILS | 54.56 ZAR |
| 50 ILS | 272.82 ZAR |
| 100 ILS | 545.64 ZAR |
| 500 ILS | 2,728.18 ZAR |
| 1,000 ILS | 5,456.36 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-03-28T12:02:43Z",
"rates": {
"ZAR": 5.456362
}
}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": 545.6362,
"rate": 5.456362
}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