Rate Overview
Live
1 ILS = 5.7552 ZAR
1 ZAR = 0.173757
ILS
Avg
5.3602
High
5.7552
Low
5.0803
Last updated: 5/28/2026, 11:07:24 PM
Quick Conversions
| ILS | ZAR |
|---|---|
| 1 ILS | 5.76 ZAR |
| 10 ILS | 57.55 ZAR |
| 50 ILS | 287.76 ZAR |
| 100 ILS | 575.52 ZAR |
| 500 ILS | 2,877.58 ZAR |
| 1,000 ILS | 5,755.16 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-28T23:07:24Z",
"rates": {
"ZAR": 5.755158
}
}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": 575.5158,
"rate": 5.755158
}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