Rate Overview
Live
1 LSL = 0.494489 SBD
1 SBD = 2.0223
LSL
Avg
0.491891
High
0.494489
Low
0.489762
Last updated: 4/18/2026, 8:47:58 AM
Quick Conversions
| LSL | SBD |
|---|---|
| 1 LSL | 0.49 SBD |
| 10 LSL | 4.94 SBD |
| 50 LSL | 24.72 SBD |
| 100 LSL | 49.45 SBD |
| 500 LSL | 247.24 SBD |
| 1,000 LSL | 494.49 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-04-18T08:47:58Z",
"rates": {
"SBD": 0.494489
}
}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.4489,
"rate": 0.494489
}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