Rate Overview
Live
1 LSL = 7.3326 BDT
1 BDT = 0.136377
LSL
Avg
7.4212
High
7.5396
Low
7.3326
Last updated: 7/26/2026, 6:23:10 PM
Quick Conversions
| LSL | BDT |
|---|---|
| 1 LSL | 7.33 BDT |
| 10 LSL | 73.33 BDT |
| 50 LSL | 366.63 BDT |
| 100 LSL | 733.26 BDT |
| 500 LSL | 3,666.30 BDT |
| 1,000 LSL | 7,332.60 BDT |
Get LSL/BDT Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LSL¤cies=BDTExample Response:
{
"success": true,
"base": "LSL",
"date": "2026-07-26T18:23:10Z",
"rates": {
"BDT": 7.332601
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LSL&to=BDT&amount=100Example Response:
{
"success": true,
"query": {
"from": "LSL",
"to": "BDT",
"amount": 100
},
"result": 733.2601000000001,
"rate": 7.332601
}Build with LSL/BDT Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key