Rate Overview
Live
1 ILS = 5.4721 ZAR
1 ZAR = 0.182746
ILS
Avg
5.4373
High
5.4816
Low
5.3877
Last updated: 4/17/2026, 2:41:08 PM
Quick Conversions
| ILS | ZAR |
|---|---|
| 1 ILS | 5.47 ZAR |
| 10 ILS | 54.72 ZAR |
| 50 ILS | 273.60 ZAR |
| 100 ILS | 547.21 ZAR |
| 500 ILS | 2,736.04 ZAR |
| 1,000 ILS | 5,472.09 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-04-17T14:41:08Z",
"rates": {
"ZAR": 5.472089
}
}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": 547.2089000000001,
"rate": 5.472089
}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