Rate Overview
Live
1 ILS = 1.2125 SAR
1 SAR = 0.824760
ILS
Avg
1.2130
High
1.2243
Low
1.1960
Last updated: 3/7/2026, 7:44:07 AM
Quick Conversions
| ILS | SAR |
|---|---|
| 1 ILS | 1.21 SAR |
| 10 ILS | 12.12 SAR |
| 50 ILS | 60.62 SAR |
| 100 ILS | 121.25 SAR |
| 500 ILS | 606.24 SAR |
| 1,000 ILS | 1,212.47 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-03-07T07:44:07Z",
"rates": {
"SAR": 1.212474
}
}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": 121.2474,
"rate": 1.212474
}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