Rate Overview
Live
1 ILS = 1.2291 SAR
1 SAR = 0.813587
ILS
Avg
1.2273
High
1.2346
Low
1.2204
Last updated: 7/29/2026, 12:57:57 AM
Quick Conversions
| ILS | SAR |
|---|---|
| 1 ILS | 1.23 SAR |
| 10 ILS | 12.29 SAR |
| 50 ILS | 61.46 SAR |
| 100 ILS | 122.91 SAR |
| 500 ILS | 614.56 SAR |
| 1,000 ILS | 1,229.13 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-07-29T00:57:57Z",
"rates": {
"SAR": 1.229125
}
}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": 122.91250000000001,
"rate": 1.229125
}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