Rate Overview
Live
1 ILS = 1.3265 SAR
1 SAR = 0.753854
ILS
Avg
1.2888
High
1.3265
Low
1.2577
Last updated: 5/27/2026, 9:36:05 PM
Quick Conversions
| ILS | SAR |
|---|---|
| 1 ILS | 1.33 SAR |
| 10 ILS | 13.27 SAR |
| 50 ILS | 66.33 SAR |
| 100 ILS | 132.65 SAR |
| 500 ILS | 663.26 SAR |
| 1,000 ILS | 1,326.52 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-27T21:36:05Z",
"rates": {
"SAR": 1.326517
}
}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.6517,
"rate": 1.326517
}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