Rate Overview
Live
1 BMD = 15.9928 LSL
1 LSL = 0.062528
BMD
Avg
16.0240
High
16.1753
Low
15.9597
Last updated: 9/8/2026, 8:02:53 PM
Quick Conversions
| BMD | LSL |
|---|---|
| 1 BMD | 15.99 LSL |
| 10 BMD | 159.93 LSL |
| 50 BMD | 799.64 LSL |
| 100 BMD | 1,599.28 LSL |
| 500 BMD | 7,996.42 LSL |
| 1,000 BMD | 15,992.84 LSL |
Get BMD/LSL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BMD¤cies=LSLExample Response:
{
"success": true,
"base": "BMD",
"date": "2026-09-08T20:02:53Z",
"rates": {
"LSL": 15.992838
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BMD&to=LSL&amount=100Example Response:
{
"success": true,
"query": {
"from": "BMD",
"to": "LSL",
"amount": 100
},
"result": 1599.2838000000002,
"rate": 15.992838
}Build with BMD/LSL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key