Rate Overview
Live
1 SLL = 0.000129 ILS
1 ILS = 7751.94
SLL
Avg
0.000133
High
0.000136
Low
0.000129
Last updated: 3/7/2026, 7:44:12 AM
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.06 ILS |
| 1,000 SLL | 0.13 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-03-07T07:44:12Z",
"rates": {
"ILS": 0.000129
}
}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.012899999999999998,
"rate": 0.000129
}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