Rate Overview
Live
1 LSL = 0.497278 SBD
1 SBD = 2.0109
LSL
Avg
0.496126
High
0.499522
Low
0.491666
Last updated: 8/12/2026, 3:55:20 PM
Quick Conversions
| LSL | SBD |
|---|---|
| 1 LSL | 0.50 SBD |
| 10 LSL | 4.97 SBD |
| 50 LSL | 24.86 SBD |
| 100 LSL | 49.73 SBD |
| 500 LSL | 248.64 SBD |
| 1,000 LSL | 497.28 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-08-12T15:55:20Z",
"rates": {
"SBD": 0.497278
}
}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.7278,
"rate": 0.497278
}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