Rate Overview
Live
1 SAR = 0.815946 ILS
1 ILS = 1.2256
SAR
Avg
0.841317
High
0.930251
Low
0.748471
Last updated: 7/23/2026, 4:39:03 AM
Quick Conversions
| SAR | ILS |
|---|---|
| 1 SAR | 0.82 ILS |
| 10 SAR | 8.16 ILS |
| 50 SAR | 40.80 ILS |
| 100 SAR | 81.59 ILS |
| 500 SAR | 407.97 ILS |
| 1,000 SAR | 815.95 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-23T04:39:03Z",
"rates": {
"ILS": 0.815946
}
}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.5946,
"rate": 0.815946
}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