Rate Overview
Live
1 LSL = 1339.66 SLL
1 SLL = 0.000746
LSL
Avg
1292.16
High
1436.92
Low
1192.72
Last updated: 3/27/2026, 1:20:42 PM
Quick Conversions
| LSL | SLL |
|---|---|
| 1 LSL | 1,339.66 SLL |
| 10 LSL | 13,396.57 SLL |
| 50 LSL | 66,982.84 SLL |
| 100 LSL | 133,965.69 SLL |
| 500 LSL | 669,828.43 SLL |
| 1,000 LSL | 1,339,656.85 SLL |
Get LSL/SLL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LSL¤cies=SLLExample Response:
{
"success": true,
"base": "LSL",
"date": "2026-03-27T13:20:42Z",
"rates": {
"SLL": 1339.656852
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LSL&to=SLL&amount=100Example Response:
{
"success": true,
"query": {
"from": "LSL",
"to": "SLL",
"amount": 100
},
"result": 133965.6852,
"rate": 1339.656852
}Build with LSL/SLL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key