Rate Overview
Live
1 BMD = 16.7231 LSL
1 LSL = 0.059798
BMD
Avg
16.4008
High
16.9282
Low
15.9010
Last updated: 7/27/2026, 10:10:08 PM
Quick Conversions
| BMD | LSL |
|---|---|
| 1 BMD | 16.72 LSL |
| 10 BMD | 167.23 LSL |
| 50 BMD | 836.16 LSL |
| 100 BMD | 1,672.31 LSL |
| 500 BMD | 8,361.55 LSL |
| 1,000 BMD | 16,723.11 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-27T22:10:08Z",
"rates": {
"LSL": 16.723105
}
}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": 1672.3105,
"rate": 16.723105
}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