Rate Overview
Live
1 BMD = 16.4100 LSL
1 LSL = 0.060938
BMD
Avg
16.3906
High
16.4404
Low
16.3298
Last updated: 4/17/2026, 1:28:15 PM
Quick Conversions
| BMD | LSL |
|---|---|
| 1 BMD | 16.41 LSL |
| 10 BMD | 164.10 LSL |
| 50 BMD | 820.50 LSL |
| 100 BMD | 1,641.00 LSL |
| 500 BMD | 8,205.02 LSL |
| 1,000 BMD | 16,410.04 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-04-17T13:28:15Z",
"rates": {
"LSL": 16.410036
}
}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": 1641.0036000000002,
"rate": 16.410036
}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