Rate Overview
Live
1 ILS = 1.2269 SAR
1 SAR = 0.815094
ILS
Avg
1.1917
High
1.3219
Low
1.0753
Last updated: 7/29/2026, 10:21:38 AM
Quick Conversions
| ILS | SAR |
|---|---|
| 1 ILS | 1.23 SAR |
| 10 ILS | 12.27 SAR |
| 50 ILS | 61.34 SAR |
| 100 ILS | 122.69 SAR |
| 500 ILS | 613.43 SAR |
| 1,000 ILS | 1,226.85 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-29T10:21:38Z",
"rates": {
"SAR": 1.226853
}
}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.6853,
"rate": 1.226853
}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