Rate Overview
Live
1 ILS = 1.2636 SAR
1 SAR = 0.791390
ILS
Avg
1.2451
High
1.2636
Low
1.2283
Last updated: 4/17/2026, 1:23:13 PM
Quick Conversions
| ILS | SAR |
|---|---|
| 1 ILS | 1.26 SAR |
| 10 ILS | 12.64 SAR |
| 50 ILS | 63.18 SAR |
| 100 ILS | 126.36 SAR |
| 500 ILS | 631.80 SAR |
| 1,000 ILS | 1,263.60 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-04-17T13:23:13Z",
"rates": {
"SAR": 1.2636
}
}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": 126.36,
"rate": 1.2636
}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