Rate Overview
Live
1 ILS = 1.2564 SAR
1 SAR = 0.795940
ILS
Avg
1.2443
High
1.2565
Low
1.2283
Last updated: 4/17/2026, 12:01:54 PM
Quick Conversions
| ILS | SAR |
|---|---|
| 1 ILS | 1.26 SAR |
| 10 ILS | 12.56 SAR |
| 50 ILS | 62.82 SAR |
| 100 ILS | 125.64 SAR |
| 500 ILS | 628.19 SAR |
| 1,000 ILS | 1,256.38 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-17T12:01:54Z",
"rates": {
"SAR": 1.256376
}
}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": 125.63759999999999,
"rate": 1.256376
}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