Rate Overview
Live
1 BMD = 16.3866 LSL
1 LSL = 0.061025
BMD
Avg
16.2885
High
16.4017
Low
16.2255
Last updated: 7/9/2026, 1:06:10 PM
Quick Conversions
| BMD | LSL |
|---|---|
| 1 BMD | 16.39 LSL |
| 10 BMD | 163.87 LSL |
| 50 BMD | 819.33 LSL |
| 100 BMD | 1,638.66 LSL |
| 500 BMD | 8,193.31 LSL |
| 1,000 BMD | 16,386.62 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-09T13:06:10Z",
"rates": {
"LSL": 16.386619
}
}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": 1638.6619,
"rate": 16.386619
}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