Rate Overview
Live
1 BDT = 0.139333 LSL
1 LSL = 7.1771
BDT
Avg
0.135439
High
0.139527
Low
0.129933
Last updated: 3/27/2026, 8:05:49 PM
Quick Conversions
| BDT | LSL |
|---|---|
| 1 BDT | 0.14 LSL |
| 10 BDT | 1.39 LSL |
| 50 BDT | 6.97 LSL |
| 100 BDT | 13.93 LSL |
| 500 BDT | 69.67 LSL |
| 1,000 BDT | 139.33 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-03-27T20:05:49Z",
"rates": {
"LSL": 0.139333
}
}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.933300000000001,
"rate": 0.139333
}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