Rate Overview
Live
1 ILS = 7066.27 SLL
1 SLL = 0.000142
ILS
Avg
6977.68
High
7066.27
Low
6846.27
Last updated: 4/17/2026, 5:30:33 PM
Quick Conversions
| ILS | SLL |
|---|---|
| 1 ILS | 7,066.27 SLL |
| 10 ILS | 70,662.68 SLL |
| 50 ILS | 353,313.42 SLL |
| 100 ILS | 706,626.85 SLL |
| 500 ILS | 3,533,134.24 SLL |
| 1,000 ILS | 7,066,268.48 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-04-17T17:30:33Z",
"rates": {
"SLL": 7066.268484
}
}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": 706626.8484,
"rate": 7066.268484
}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