Rate Overview
Live
1 ILS = 5.5633 ZAR
1 ZAR = 0.179749
ILS
Avg
5.3186
High
5.7686
Low
5.1233
Last updated: 6/18/2026, 7:55:54 AM
Quick Conversions
| ILS | ZAR |
|---|---|
| 1 ILS | 5.56 ZAR |
| 10 ILS | 55.63 ZAR |
| 50 ILS | 278.16 ZAR |
| 100 ILS | 556.33 ZAR |
| 500 ILS | 2,781.65 ZAR |
| 1,000 ILS | 5,563.30 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-06-18T07:55:54Z",
"rates": {
"ZAR": 5.563298
}
}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": 556.3298,
"rate": 5.563298
}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