Rate Overview
Live
1 SAR = 0.836174 ILS
1 ILS = 1.1959
SAR
Avg
0.893142
High
1.0055
Low
0.821130
Last updated: 3/28/2026, 12:07:55 PM
Quick Conversions
| SAR | ILS |
|---|---|
| 1 SAR | 0.84 ILS |
| 10 SAR | 8.36 ILS |
| 50 SAR | 41.81 ILS |
| 100 SAR | 83.62 ILS |
| 500 SAR | 418.09 ILS |
| 1,000 SAR | 836.17 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-03-28T12:07:55Z",
"rates": {
"ILS": 0.836174
}
}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": 83.6174,
"rate": 0.836174
}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