Rate Overview
Live
1 SBD = 2.0778 LSL
1 LSL = 0.481280
SBD
Avg
2.0391
High
2.0843
Low
2.0018
Last updated: 7/28/2026, 8:57:21 AM
Quick Conversions
| SBD | LSL |
|---|---|
| 1 SBD | 2.08 LSL |
| 10 SBD | 20.78 LSL |
| 50 SBD | 103.89 LSL |
| 100 SBD | 207.78 LSL |
| 500 SBD | 1,038.90 LSL |
| 1,000 SBD | 2,077.79 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-07-28T08:57:21Z",
"rates": {
"LSL": 2.077793
}
}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": 207.77929999999998,
"rate": 2.077793
}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