Rate Overview
Live
1 ILS = 7664.36 SLL
1 SLL = 0.000130
ILS
Avg
7726.82
High
7919.34
Low
7625.35
Last updated: 8/18/2026, 5:36:47 PM
Quick Conversions
| ILS | SLL |
|---|---|
| 1 ILS | 7,664.36 SLL |
| 10 ILS | 76,643.61 SLL |
| 50 ILS | 383,218.03 SLL |
| 100 ILS | 766,436.06 SLL |
| 500 ILS | 3,832,180.30 SLL |
| 1,000 ILS | 7,664,360.61 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-08-18T17:36:47Z",
"rates": {
"SLL": 7664.360608
}
}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": 766436.0608,
"rate": 7664.360608
}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