Rate Overview
Live
1 BDT = 0.133616 LSL
1 LSL = 7.4841
BDT
Avg
0.143495
High
0.157028
Low
0.130613
Last updated: 7/22/2026, 1:54:58 AM
Quick Conversions
| BDT | LSL |
|---|---|
| 1 BDT | 0.13 LSL |
| 10 BDT | 1.34 LSL |
| 50 BDT | 6.68 LSL |
| 100 BDT | 13.36 LSL |
| 500 BDT | 66.81 LSL |
| 1,000 BDT | 133.62 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-07-22T01:54:58Z",
"rates": {
"LSL": 0.133616
}
}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.361600000000001,
"rate": 0.133616
}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