Rate Overview
Live
1 SAR = 0.824759 ILS
1 ILS = 1.2125
SAR
Avg
0.824440
High
0.836106
Low
0.816777
Last updated: 3/7/2026, 9:24:10 AM
Quick Conversions
| SAR | ILS |
|---|---|
| 1 SAR | 0.82 ILS |
| 10 SAR | 8.25 ILS |
| 50 SAR | 41.24 ILS |
| 100 SAR | 82.48 ILS |
| 500 SAR | 412.38 ILS |
| 1,000 SAR | 824.76 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-07T09:24:10Z",
"rates": {
"ILS": 0.824759
}
}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": 82.4759,
"rate": 0.824759
}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