Rate Overview
Live
1 ILS = 8107.19 SLL
1 SLL = 0.000123
ILS
Avg
7972.43
High
8107.19
Low
7836.43
Last updated: 5/28/2026, 8:31:55 PM
Quick Conversions
| ILS | SLL |
|---|---|
| 1 ILS | 8,107.19 SLL |
| 10 ILS | 81,071.86 SLL |
| 50 ILS | 405,359.28 SLL |
| 100 ILS | 810,718.55 SLL |
| 500 ILS | 4,053,592.77 SLL |
| 1,000 ILS | 8,107,185.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-05-28T20:31:55Z",
"rates": {
"SLL": 8107.185533
}
}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": 810718.5533,
"rate": 8107.185533
}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