Rate Overview
Live
1 ILS = 5.3508 ZAR
1 ZAR = 0.186888
ILS
Avg
5.2776
High
5.4054
Low
5.0803
Last updated: 3/7/2026, 7:36:07 AM
Quick Conversions
| ILS | ZAR |
|---|---|
| 1 ILS | 5.35 ZAR |
| 10 ILS | 53.51 ZAR |
| 50 ILS | 267.54 ZAR |
| 100 ILS | 535.08 ZAR |
| 500 ILS | 2,675.40 ZAR |
| 1,000 ILS | 5,350.80 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-07T07:36:07Z",
"rates": {
"ZAR": 5.350796
}
}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": 535.0796,
"rate": 5.350796
}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