Rate Overview
Live
1 ILS = 5.6436 ZAR
1 ZAR = 0.177193
ILS
Avg
5.6478
High
5.6863
Low
5.5915
Last updated: 5/7/2026, 10:46:41 PM
Quick Conversions
| ILS | ZAR |
|---|---|
| 1 ILS | 5.64 ZAR |
| 10 ILS | 56.44 ZAR |
| 50 ILS | 282.18 ZAR |
| 100 ILS | 564.36 ZAR |
| 500 ILS | 2,821.78 ZAR |
| 1,000 ILS | 5,643.56 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-05-07T22:46:41Z",
"rates": {
"ZAR": 5.643563
}
}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": 564.3563,
"rate": 5.643563
}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