Rate Overview
Live
1 SBD = 2.0438 LSL
1 LSL = 0.489277
SBD
Avg
2.0731
High
2.1054
Low
2.0438
Last updated: 5/9/2026, 3:42:10 AM
Quick Conversions
| SBD | LSL |
|---|---|
| 1 SBD | 2.04 LSL |
| 10 SBD | 20.44 LSL |
| 50 SBD | 102.19 LSL |
| 100 SBD | 204.38 LSL |
| 500 SBD | 1,021.92 LSL |
| 1,000 SBD | 2,043.83 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-05-09T03:42:10Z",
"rates": {
"LSL": 2.043833
}
}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": 204.3833,
"rate": 2.043833
}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