Rate Overview
Live
1 LSL = 0.496527 SBD
1 SBD = 2.0140
LSL
Avg
0.498272
High
0.503194
Low
0.495012
Last updated: 9/2/2026, 3:30:14 PM
Quick Conversions
| LSL | SBD |
|---|---|
| 1 LSL | 0.50 SBD |
| 10 LSL | 4.97 SBD |
| 50 LSL | 24.83 SBD |
| 100 LSL | 49.65 SBD |
| 500 LSL | 248.26 SBD |
| 1,000 LSL | 496.53 SBD |
Get LSL/SBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LSL¤cies=SBDExample Response:
{
"success": true,
"base": "LSL",
"date": "2026-09-02T15:30:14Z",
"rates": {
"SBD": 0.496527
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LSL&to=SBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "LSL",
"to": "SBD",
"amount": 100
},
"result": 49.6527,
"rate": 0.496527
}Build with LSL/SBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key