Rate Overview
Live
1 SBD = 2.1305 LSL
1 LSL = 0.469369
SBD
Avg
2.1294
High
2.2485
Low
1.9705
Last updated: 3/27/2026, 1:28:33 PM
Quick Conversions
| SBD | LSL |
|---|---|
| 1 SBD | 2.13 LSL |
| 10 SBD | 21.31 LSL |
| 50 SBD | 106.53 LSL |
| 100 SBD | 213.05 LSL |
| 500 SBD | 1,065.26 LSL |
| 1,000 SBD | 2,130.52 LSL |
Get SBD/LSL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SBD¤cies=LSLExample Response:
{
"success": true,
"base": "SBD",
"date": "2026-03-27T13:28:33Z",
"rates": {
"LSL": 2.13052
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SBD&to=LSL&amount=100Example Response:
{
"success": true,
"query": {
"from": "SBD",
"to": "LSL",
"amount": 100
},
"result": 213.05200000000002,
"rate": 2.13052
}Build with SBD/LSL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key