Rate Overview
Live
1 ILS = 1.3264 SAR
1 SAR = 0.753920
ILS
Avg
1.1650
High
1.3264
Low
1.0481
Last updated: 5/28/2026, 1:19:37 AM
Quick Conversions
| ILS | SAR |
|---|---|
| 1 ILS | 1.33 SAR |
| 10 ILS | 13.26 SAR |
| 50 ILS | 66.32 SAR |
| 100 ILS | 132.64 SAR |
| 500 ILS | 663.20 SAR |
| 1,000 ILS | 1,326.40 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-28T01:19:37Z",
"rates": {
"SAR": 1.3264
}
}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": 132.64000000000001,
"rate": 1.3264
}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