Rate Overview
Live
1 SAR = 0.753653 ILS
1 ILS = 1.3269
SAR
Avg
0.766108
High
0.777561
Low
0.753653
Last updated: 5/28/2026, 3:35:37 AM
Quick Conversions
| SAR | ILS |
|---|---|
| 1 SAR | 0.75 ILS |
| 10 SAR | 7.54 ILS |
| 50 SAR | 37.68 ILS |
| 100 SAR | 75.37 ILS |
| 500 SAR | 376.83 ILS |
| 1,000 SAR | 753.65 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-05-28T03:35:37Z",
"rates": {
"ILS": 0.753653
}
}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": 75.3653,
"rate": 0.753653
}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