Rate Overview
Live
1 ILS = 6683.25 SLL
1 SLL = 0.000150
ILS
Avg
7167.29
High
7340.40
Low
6683.25
Last updated: 3/28/2026, 9:08:59 AM
Quick Conversions
| ILS | SLL |
|---|---|
| 1 ILS | 6,683.25 SLL |
| 10 ILS | 66,832.53 SLL |
| 50 ILS | 334,162.63 SLL |
| 100 ILS | 668,325.25 SLL |
| 500 ILS | 3,341,626.25 SLL |
| 1,000 ILS | 6,683,252.51 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-03-28T09:08:59Z",
"rates": {
"SLL": 6683.252505
}
}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": 668325.2505000001,
"rate": 6683.252505
}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