Rate Overview
Live
1 SAR = 0.819533 ILS
1 ILS = 1.2202
SAR
Avg
0.816059
High
0.820658
Low
0.809950
Last updated: 7/30/2026, 12:27:43 PM
Quick Conversions
| SAR | ILS |
|---|---|
| 1 SAR | 0.82 ILS |
| 10 SAR | 8.20 ILS |
| 50 SAR | 40.98 ILS |
| 100 SAR | 81.95 ILS |
| 500 SAR | 409.77 ILS |
| 1,000 SAR | 819.53 ILS |
Get SAR/ILS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SAR¤cies=ILSExample Response:
{
"success": true,
"base": "SAR",
"date": "2026-07-30T12:27:43Z",
"rates": {
"ILS": 0.819533
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SAR&to=ILS&amount=100Example Response:
{
"success": true,
"query": {
"from": "SAR",
"to": "ILS",
"amount": 100
},
"result": 81.9533,
"rate": 0.819533
}Build with SAR/ILS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key