Rate Overview
Live
1 SLL = 0.000703 LSL
1 LSL = 1422.48
SLL
Avg
0.000699
High
0.000706
Low
0.000688
Last updated: 9/1/2026, 2:25:42 PM
Quick Conversions
| SLL | LSL |
|---|---|
| 1 SLL | 0.00 LSL |
| 10 SLL | 0.01 LSL |
| 50 SLL | 0.04 LSL |
| 100 SLL | 0.07 LSL |
| 500 SLL | 0.35 LSL |
| 1,000 SLL | 0.70 LSL |
Get SLL/LSL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SLL¤cies=LSLExample Response:
{
"success": true,
"base": "SLL",
"date": "2026-09-01T14:25:42Z",
"rates": {
"LSL": 0.000703
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SLL&to=LSL&amount=100Example Response:
{
"success": true,
"query": {
"from": "SLL",
"to": "LSL",
"amount": 100
},
"result": 0.0703,
"rate": 0.000703
}Build with SLL/LSL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key