Rate Overview
Live
1 ILS = 7531.72 SLL
1 SLL = 0.000133
ILS
Avg
7524.45
High
7662.55
Low
6986.97
Last updated: 7/8/2026, 6:08:53 AM
Quick Conversions
| ILS | SLL |
|---|---|
| 1 ILS | 7,531.72 SLL |
| 10 ILS | 75,317.24 SLL |
| 50 ILS | 376,586.20 SLL |
| 100 ILS | 753,172.39 SLL |
| 500 ILS | 3,765,861.97 SLL |
| 1,000 ILS | 7,531,723.93 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-08T06:08:53Z",
"rates": {
"SLL": 7531.723931
}
}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": 753172.3931,
"rate": 7531.723931
}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