Rate Overview
Live
1 BDT = 0.131963 LSL
1 LSL = 7.5779
BDT
Avg
0.132971
High
0.134715
Low
0.131523
Last updated: 6/16/2026, 2:37:42 PM
Quick Conversions
| BDT | LSL |
|---|---|
| 1 BDT | 0.13 LSL |
| 10 BDT | 1.32 LSL |
| 50 BDT | 6.60 LSL |
| 100 BDT | 13.20 LSL |
| 500 BDT | 65.98 LSL |
| 1,000 BDT | 131.96 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-06-16T14:37:42Z",
"rates": {
"LSL": 0.131963
}
}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.196299999999999,
"rate": 0.131963
}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