Rate Overview
Live
1 LSL = 0.469368 SBD
1 SBD = 2.1305
LSL
Avg
0.493989
High
0.509632
Low
0.469368
Last updated: 3/27/2026, 10:16:29 AM
Quick Conversions
| LSL | SBD |
|---|---|
| 1 LSL | 0.47 SBD |
| 10 LSL | 4.69 SBD |
| 50 LSL | 23.47 SBD |
| 100 LSL | 46.94 SBD |
| 500 LSL | 234.68 SBD |
| 1,000 LSL | 469.37 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-03-27T10:16:29Z",
"rates": {
"SBD": 0.469368
}
}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": 46.9368,
"rate": 0.469368
}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