Rate Overview
Live
1 ILS = 7196.00 SLL
1 SLL = 0.000139
ILS
Avg
7153.08
High
7216.01
Low
7080.41
Last updated: 5/8/2026, 5:56:56 AM
Quick Conversions
| ILS | SLL |
|---|---|
| 1 ILS | 7,196.00 SLL |
| 10 ILS | 71,960.00 SLL |
| 50 ILS | 359,800.01 SLL |
| 100 ILS | 719,600.02 SLL |
| 500 ILS | 3,598,000.08 SLL |
| 1,000 ILS | 7,196,000.15 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-08T05:56:56Z",
"rates": {
"SLL": 7196.000153
}
}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": 719600.0153,
"rate": 7196.000153
}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