Rate Overview
Live
1 BMD = 17.1604 LSL
1 LSL = 0.058274
BMD
Avg
16.6341
High
17.1604
Low
15.8540
Last updated: 3/28/2026, 6:34:59 PM
Quick Conversions
| BMD | LSL |
|---|---|
| 1 BMD | 17.16 LSL |
| 10 BMD | 171.60 LSL |
| 50 BMD | 858.02 LSL |
| 100 BMD | 1,716.04 LSL |
| 500 BMD | 8,580.19 LSL |
| 1,000 BMD | 17,160.38 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-03-28T18:34:59Z",
"rates": {
"LSL": 17.160375
}
}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": 1716.0375,
"rate": 17.160375
}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