Rate Overview
Live
1 ILS = 1.2845 SAR
1 SAR = 0.778496
ILS
Avg
1.2792
High
1.2931
Low
1.2696
Last updated: 5/7/2026, 7:01:46 PM
Quick Conversions
| ILS | SAR |
|---|---|
| 1 ILS | 1.28 SAR |
| 10 ILS | 12.85 SAR |
| 50 ILS | 64.23 SAR |
| 100 ILS | 128.45 SAR |
| 500 ILS | 642.26 SAR |
| 1,000 ILS | 1,284.53 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-07T19:01:46Z",
"rates": {
"SAR": 1.284528
}
}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.4528,
"rate": 1.284528
}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