Rate Overview
Live
1 ILS = 1.2419 SAR
1 SAR = 0.805227
ILS
Avg
1.2508
High
1.2592
Low
1.2419
Last updated: 7/7/2026, 11:46:11 AM
Quick Conversions
| ILS | SAR |
|---|---|
| 1 ILS | 1.24 SAR |
| 10 ILS | 12.42 SAR |
| 50 ILS | 62.09 SAR |
| 100 ILS | 124.19 SAR |
| 500 ILS | 620.94 SAR |
| 1,000 ILS | 1,241.89 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-07T11:46:11Z",
"rates": {
"SAR": 1.241886
}
}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": 124.18860000000001,
"rate": 1.241886
}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