Rate Overview
Live
1 ILS = 1.2295 SAR
1 SAR = 0.813333
ILS
Avg
1.2276
High
1.2346
Low
1.2204
Last updated: 7/28/2026, 4:42:15 PM
Quick Conversions
| ILS | SAR |
|---|---|
| 1 ILS | 1.23 SAR |
| 10 ILS | 12.30 SAR |
| 50 ILS | 61.48 SAR |
| 100 ILS | 122.95 SAR |
| 500 ILS | 614.75 SAR |
| 1,000 ILS | 1,229.51 SAR |
Get ILS/SAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ILS¤cies=SARExample Response:
{
"success": true,
"base": "ILS",
"date": "2026-07-28T16:42:15Z",
"rates": {
"SAR": 1.229508
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ILS&to=SAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "ILS",
"to": "SAR",
"amount": 100
},
"result": 122.9508,
"rate": 1.229508
}Build with ILS/SAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key