Rate Overview
Live
1 BMD = 16.6440 LSL
1 LSL = 0.060082
BMD
Avg
16.7091
High
16.8348
Low
16.3635
Last updated: 7/30/2026, 2:09:12 PM
Quick Conversions
| BMD | LSL |
|---|---|
| 1 BMD | 16.64 LSL |
| 10 BMD | 166.44 LSL |
| 50 BMD | 832.20 LSL |
| 100 BMD | 1,664.40 LSL |
| 500 BMD | 8,321.99 LSL |
| 1,000 BMD | 16,643.98 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-30T14:09:12Z",
"rates": {
"LSL": 16.64398
}
}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": 1664.398,
"rate": 16.64398
}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