Rate Overview
Live
1 ILS = 5.2963 ZAR
1 ZAR = 0.188811
ILS
Avg
5.3505
High
5.4207
Low
5.2963
Last updated: 9/5/2026, 2:34:20 AM
Quick Conversions
| ILS | ZAR |
|---|---|
| 1 ILS | 5.30 ZAR |
| 10 ILS | 52.96 ZAR |
| 50 ILS | 264.82 ZAR |
| 100 ILS | 529.63 ZAR |
| 500 ILS | 2,648.15 ZAR |
| 1,000 ILS | 5,296.31 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-09-05T02:34:20Z",
"rates": {
"ZAR": 5.296309
}
}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": 529.6309,
"rate": 5.296309
}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