Rate Overview
Live
1 SAR = 0.808466 ILS
1 ILS = 1.2369
SAR
Avg
0.804199
High
0.811411
Low
0.799117
Last updated: 7/9/2026, 11:16:56 AM
Quick Conversions
| SAR | ILS |
|---|---|
| 1 SAR | 0.81 ILS |
| 10 SAR | 8.08 ILS |
| 50 SAR | 40.42 ILS |
| 100 SAR | 80.85 ILS |
| 500 SAR | 404.23 ILS |
| 1,000 SAR | 808.47 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-09T11:16:56Z",
"rates": {
"ILS": 0.808466
}
}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": 80.8466,
"rate": 0.808466
}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