Rate Overview
Live
1 ILS = 5.4828 ZAR
1 ZAR = 0.182389
ILS
Avg
5.4417
High
5.5181
Low
5.3503
Last updated: 7/27/2026, 5:53:49 PM
Quick Conversions
| ILS | ZAR |
|---|---|
| 1 ILS | 5.48 ZAR |
| 10 ILS | 54.83 ZAR |
| 50 ILS | 274.14 ZAR |
| 100 ILS | 548.28 ZAR |
| 500 ILS | 2,741.40 ZAR |
| 1,000 ILS | 5,482.79 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-07-27T17:53:49Z",
"rates": {
"ZAR": 5.482791
}
}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": 548.2791,
"rate": 5.482791
}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