Rate Overview
Live
1 SBD = 2.0223 LSL
1 LSL = 0.494490
SBD
Avg
2.0330
High
2.0418
Low
2.0223
Last updated: 4/18/2026, 8:48:43 AM
Quick Conversions
| SBD | LSL |
|---|---|
| 1 SBD | 2.02 LSL |
| 10 SBD | 20.22 LSL |
| 50 SBD | 101.11 LSL |
| 100 SBD | 202.23 LSL |
| 500 SBD | 1,011.14 LSL |
| 1,000 SBD | 2,022.29 LSL |
Get SBD/LSL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SBD¤cies=LSLExample Response:
{
"success": true,
"base": "SBD",
"date": "2026-04-18T08:48:43Z",
"rates": {
"LSL": 2.022286
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SBD&to=LSL&amount=100Example Response:
{
"success": true,
"query": {
"from": "SBD",
"to": "LSL",
"amount": 100
},
"result": 202.22859999999997,
"rate": 2.022286
}Build with SBD/LSL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key