Rate Overview
Live
1 BMD = 16.7814 LSL
1 LSL = 0.059590
BMD
Avg
16.4065
High
16.9282
Low
15.9010
Last updated: 7/28/2026, 4:25:14 PM
Quick Conversions
| BMD | LSL |
|---|---|
| 1 BMD | 16.78 LSL |
| 10 BMD | 167.81 LSL |
| 50 BMD | 839.07 LSL |
| 100 BMD | 1,678.14 LSL |
| 500 BMD | 8,390.70 LSL |
| 1,000 BMD | 16,781.40 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-07-28T16:25:14Z",
"rates": {
"LSL": 16.781403
}
}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": 1678.1403,
"rate": 16.781403
}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