Rate Overview
Live
1 ILS = 8090.10 SLL
1 SLL = 0.000124
ILS
Avg
7539.93
High
8215.80
Low
7080.41
Last updated: 5/29/2026, 12:13:48 AM
Quick Conversions
| ILS | SLL |
|---|---|
| 1 ILS | 8,090.10 SLL |
| 10 ILS | 80,901.03 SLL |
| 50 ILS | 404,505.15 SLL |
| 100 ILS | 809,010.30 SLL |
| 500 ILS | 4,045,051.48 SLL |
| 1,000 ILS | 8,090,102.97 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-29T00:13:48Z",
"rates": {
"SLL": 8090.102965
}
}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": 809010.2965,
"rate": 8090.102965
}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