Rate Overview
Live
1 SAR = 0.795939 ILS
1 ILS = 1.2564
SAR
Avg
0.803718
High
0.814133
Low
0.795848
Last updated: 4/17/2026, 12:00:58 PM
Quick Conversions
| SAR | ILS |
|---|---|
| 1 SAR | 0.80 ILS |
| 10 SAR | 7.96 ILS |
| 50 SAR | 39.80 ILS |
| 100 SAR | 79.59 ILS |
| 500 SAR | 397.97 ILS |
| 1,000 SAR | 795.94 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-04-17T12:00:58Z",
"rates": {
"ILS": 0.795939
}
}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": 79.59389999999999,
"rate": 0.795939
}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