Rate Overview
Live
1 SBD = 1.9958 LSL
1 LSL = 0.501057
SBD
Avg
2.0043
High
2.0159
Low
1.9933
Last updated: 9/6/2026, 6:22:14 AM
Quick Conversions
| SBD | LSL |
|---|---|
| 1 SBD | 2.00 LSL |
| 10 SBD | 19.96 LSL |
| 50 SBD | 99.79 LSL |
| 100 SBD | 199.58 LSL |
| 500 SBD | 997.89 LSL |
| 1,000 SBD | 1,995.78 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-09-06T06:22:14Z",
"rates": {
"LSL": 1.99578
}
}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": 199.578,
"rate": 1.99578
}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