Rate Overview
Live
1 ILS = 8100.00 SLL
1 SLL = 0.000123
ILS
Avg
7522.73
High
8215.80
Low
7014.05
Last updated: 5/28/2026, 9:42:07 PM
Quick Conversions
| ILS | SLL |
|---|---|
| 1 ILS | 8,100.00 SLL |
| 10 ILS | 80,999.99 SLL |
| 50 ILS | 404,999.96 SLL |
| 100 ILS | 809,999.92 SLL |
| 500 ILS | 4,049,999.60 SLL |
| 1,000 ILS | 8,099,999.20 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-28T21:42:07Z",
"rates": {
"SLL": 8099.999203
}
}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": 809999.9203,
"rate": 8099.999203
}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