Rate Overview
Live
1 BMD = 16.3553 LSL
1 LSL = 0.061142
BMD
Avg
17.5475
High
19.1119
Low
15.9444
Last updated: 5/27/2026, 10:44:29 PM
Quick Conversions
| BMD | LSL |
|---|---|
| 1 BMD | 16.36 LSL |
| 10 BMD | 163.55 LSL |
| 50 BMD | 817.76 LSL |
| 100 BMD | 1,635.53 LSL |
| 500 BMD | 8,177.65 LSL |
| 1,000 BMD | 16,355.30 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-27T22:44:29Z",
"rates": {
"LSL": 16.355299
}
}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": 1635.5298999999998,
"rate": 16.355299
}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