Rate Overview
Live
1 LSL = 0.489542 SBD
1 SBD = 2.0427
LSL
Avg
0.471336
High
0.507484
Low
0.444739
Last updated: 5/29/2026, 6:38:47 PM
Quick Conversions
| LSL | SBD |
|---|---|
| 1 LSL | 0.49 SBD |
| 10 LSL | 4.90 SBD |
| 50 LSL | 24.48 SBD |
| 100 LSL | 48.95 SBD |
| 500 LSL | 244.77 SBD |
| 1,000 LSL | 489.54 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-05-29T18:38:47Z",
"rates": {
"SBD": 0.489542
}
}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": 48.9542,
"rate": 0.489542
}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