Rate Overview
Live
1 BMD = 16.1459 LSL
1 LSL = 0.061935
BMD
Avg
16.2018
High
16.3607
Low
16.1407
Last updated: 8/13/2026, 2:10:45 PM
Quick Conversions
| BMD | LSL |
|---|---|
| 1 BMD | 16.15 LSL |
| 10 BMD | 161.46 LSL |
| 50 BMD | 807.29 LSL |
| 100 BMD | 1,614.59 LSL |
| 500 BMD | 8,072.94 LSL |
| 1,000 BMD | 16,145.88 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-08-13T14:10:45Z",
"rates": {
"LSL": 16.145879
}
}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": 1614.5879,
"rate": 16.145879
}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