Rate Overview
Live
1 ILS = 7531.56 SLL
1 SLL = 0.000133
ILS
Avg
7201.07
High
8121.20
Low
6626.25
Last updated: 7/20/2026, 5:53:21 AM
Quick Conversions
| ILS | SLL |
|---|---|
| 1 ILS | 7,531.56 SLL |
| 10 ILS | 75,315.63 SLL |
| 50 ILS | 376,578.14 SLL |
| 100 ILS | 753,156.28 SLL |
| 500 ILS | 3,765,781.42 SLL |
| 1,000 ILS | 7,531,562.84 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-07-20T05:53:21Z",
"rates": {
"SLL": 7531.562837
}
}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": 753156.2837,
"rate": 7531.562837
}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