Rate Overview
Live
1 SLL = 0.000136 ILS
1 ILS = 7352.94 SLL
Avg
0.000143
High
0.000150
Low
0.000136
Last updated: 1/25/2026, 2:53:27 PM
Quick Conversions
| SLL | ILS |
|---|---|
| 1 SLL | 0.00 ILS |
| 10 SLL | 0.00 ILS |
| 50 SLL | 0.01 ILS |
| 100 SLL | 0.01 ILS |
| 500 SLL | 0.07 ILS |
| 1,000 SLL | 0.14 ILS |
Get SLL/ILS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SLL¤cies=ILSExample Response:
{
"success": true,
"base": "SLL",
"date": "2026-01-25T14:53:27Z",
"rates": {
"ILS": 0.000136
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SLL&to=ILS&amount=100Example Response:
{
"success": true,
"query": {
"from": "SLL",
"to": "ILS",
"amount": 100
},
"result": 0.0136,
"rate": 0.000136
}Build with SLL/ILS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key