Rate Overview
Live
1 ILS = 1.3258 SAR
1 SAR = 0.754241
ILS
Avg
1.2302
High
1.3258
Low
1.1789
Last updated: 5/28/2026, 12:08:05 AM
Quick Conversions
| ILS | SAR |
|---|---|
| 1 ILS | 1.33 SAR |
| 10 ILS | 13.26 SAR |
| 50 ILS | 66.29 SAR |
| 100 ILS | 132.58 SAR |
| 500 ILS | 662.92 SAR |
| 1,000 ILS | 1,325.84 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-05-28T00:08:05Z",
"rates": {
"SAR": 1.325837
}
}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": 132.5837,
"rate": 1.325837
}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