Rate Overview
Live
1 BMD = 16.5350 LSL
1 LSL = 0.060478
BMD
Avg
16.6790
High
16.8702
Low
16.5350
Last updated: 5/7/2026, 3:58:33 PM
Quick Conversions
| BMD | LSL |
|---|---|
| 1 BMD | 16.53 LSL |
| 10 BMD | 165.35 LSL |
| 50 BMD | 826.75 LSL |
| 100 BMD | 1,653.50 LSL |
| 500 BMD | 8,267.48 LSL |
| 1,000 BMD | 16,534.96 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-05-07T15:58:33Z",
"rates": {
"LSL": 16.534963
}
}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": 1653.4963,
"rate": 16.534963
}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