Rate Overview
Live
1 SAR = 0.777306 ILS
1 ILS = 1.2865
SAR
Avg
0.780893
High
0.794245
Low
0.775317
Last updated: 6/17/2026, 7:57:28 AM
Quick Conversions
| SAR | ILS |
|---|---|
| 1 SAR | 0.78 ILS |
| 10 SAR | 7.77 ILS |
| 50 SAR | 38.87 ILS |
| 100 SAR | 77.73 ILS |
| 500 SAR | 388.65 ILS |
| 1,000 SAR | 777.31 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-06-17T07:57:28Z",
"rates": {
"ILS": 0.777306
}
}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": 77.73060000000001,
"rate": 0.777306
}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