Rate Overview
Live
1 SBD = 2.0321 LSL
1 LSL = 0.492100
SBD
Avg
2.0337
High
2.1163
Low
1.9622
Last updated: 7/22/2026, 10:08:23 AM
Quick Conversions
| SBD | LSL |
|---|---|
| 1 SBD | 2.03 LSL |
| 10 SBD | 20.32 LSL |
| 50 SBD | 101.61 LSL |
| 100 SBD | 203.21 LSL |
| 500 SBD | 1,016.05 LSL |
| 1,000 SBD | 2,032.11 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-22T10:08:23Z",
"rates": {
"LSL": 2.032107
}
}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": 203.21069999999997,
"rate": 2.032107
}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