Rate Overview
Live
1 SBD = 2.0479 LSL
1 LSL = 0.488315
SBD
Avg
2.0438
High
2.1465
Low
1.9717
Last updated: 7/18/2026, 3:54:16 PM
Quick Conversions
| SBD | LSL |
|---|---|
| 1 SBD | 2.05 LSL |
| 10 SBD | 20.48 LSL |
| 50 SBD | 102.39 LSL |
| 100 SBD | 204.79 LSL |
| 500 SBD | 1,023.93 LSL |
| 1,000 SBD | 2,047.86 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-18T15:54:16Z",
"rates": {
"LSL": 2.047857
}
}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.7857,
"rate": 2.047857
}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