Rate Overview
Live
1 BDT = 0.136393 LSL
1 LSL = 7.3318
BDT
Avg
0.136274
High
0.137471
Low
0.135742
Last updated: 5/7/2026, 1:25:26 AM
Quick Conversions
| BDT | LSL |
|---|---|
| 1 BDT | 0.14 LSL |
| 10 BDT | 1.36 LSL |
| 50 BDT | 6.82 LSL |
| 100 BDT | 13.64 LSL |
| 500 BDT | 68.20 LSL |
| 1,000 BDT | 136.39 LSL |
Get BDT/LSL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BDT¤cies=LSLExample Response:
{
"success": true,
"base": "BDT",
"date": "2026-05-07T01:25:26Z",
"rates": {
"LSL": 0.136393
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BDT&to=LSL&amount=100Example Response:
{
"success": true,
"query": {
"from": "BDT",
"to": "LSL",
"amount": 100
},
"result": 13.639299999999999,
"rate": 0.136393
}Build with BDT/LSL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key