Rate Overview
Live
1 BDT = 0.133424 LSL
1 LSL = 7.4949
BDT
Avg
0.133608
High
0.135257
Low
0.133036
Last updated: 4/16/2026, 5:29:44 PM
Quick Conversions
| BDT | LSL |
|---|---|
| 1 BDT | 0.13 LSL |
| 10 BDT | 1.33 LSL |
| 50 BDT | 6.67 LSL |
| 100 BDT | 13.34 LSL |
| 500 BDT | 66.71 LSL |
| 1,000 BDT | 133.42 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-04-16T17:29:44Z",
"rates": {
"LSL": 0.133424
}
}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.342399999999998,
"rate": 0.133424
}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