Rate Overview
Live
1 ILS = 1.2839 SAR
1 SAR = 0.778894
ILS
Avg
1.2804
High
1.2898
Low
1.2591
Last updated: 6/17/2026, 6:35:31 AM
Quick Conversions
| ILS | SAR |
|---|---|
| 1 ILS | 1.28 SAR |
| 10 ILS | 12.84 SAR |
| 50 ILS | 64.19 SAR |
| 100 ILS | 128.39 SAR |
| 500 ILS | 641.94 SAR |
| 1,000 ILS | 1,283.87 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-06-17T06:35:31Z",
"rates": {
"SAR": 1.283872
}
}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": 128.38719999999998,
"rate": 1.283872
}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