Rate Overview
Live
1 ILS = 7853.71 SLL
1 SLL = 0.000127
ILS
Avg
7731.07
High
7932.90
Low
7467.23
Last updated: 7/29/2026, 4:28:33 PM
Quick Conversions
| ILS | SLL |
|---|---|
| 1 ILS | 7,853.71 SLL |
| 10 ILS | 78,537.11 SLL |
| 50 ILS | 392,685.53 SLL |
| 100 ILS | 785,371.05 SLL |
| 500 ILS | 3,926,855.27 SLL |
| 1,000 ILS | 7,853,710.53 SLL |
Get ILS/SLL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ILS¤cies=SLLExample Response:
{
"success": true,
"base": "ILS",
"date": "2026-07-29T16:28:33Z",
"rates": {
"SLL": 7853.710533
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ILS&to=SLL&amount=100Example Response:
{
"success": true,
"query": {
"from": "ILS",
"to": "SLL",
"amount": 100
},
"result": 785371.0533,
"rate": 7853.710533
}Build with ILS/SLL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key