Rate Overview
Live
1 SLL = 0.000126 ILS
1 ILS = 7936.51
SLL
Avg
0.000139
High
0.000150
Low
0.000115
Last updated: 7/28/2026, 6:34:26 AM
Quick Conversions
| SLL | ILS |
|---|---|
| 1 SLL | 0.00 ILS |
| 10 SLL | 0.00 ILS |
| 50 SLL | 0.01 ILS |
| 100 SLL | 0.01 ILS |
| 500 SLL | 0.06 ILS |
| 1,000 SLL | 0.13 ILS |
Get SLL/ILS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SLL¤cies=ILSExample Response:
{
"success": true,
"base": "SLL",
"date": "2026-07-28T06:34:26Z",
"rates": {
"ILS": 0.000126
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SLL&to=ILS&amount=100Example Response:
{
"success": true,
"query": {
"from": "SLL",
"to": "ILS",
"amount": 100
},
"result": 0.0126,
"rate": 0.000126
}Build with SLL/ILS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key