Rate Overview
Live
1 BDT = 0.024401 LTL
1 LTL = 40.9819
BDT
Avg
0.024297
High
0.024401
Low
0.024210
Last updated: 6/19/2026, 3:57:15 AM
Quick Conversions
| BDT | LTL |
|---|---|
| 1 BDT | 0.02 LTL |
| 10 BDT | 0.24 LTL |
| 50 BDT | 1.22 LTL |
| 100 BDT | 2.44 LTL |
| 500 BDT | 12.20 LTL |
| 1,000 BDT | 24.40 LTL |
Get BDT/LTL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BDT¤cies=LTLExample Response:
{
"success": true,
"base": "BDT",
"date": "2026-06-19T03:57:15Z",
"rates": {
"LTL": 0.024401
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BDT&to=LTL&amount=100Example Response:
{
"success": true,
"query": {
"from": "BDT",
"to": "LTL",
"amount": 100
},
"result": 2.4400999999999997,
"rate": 0.024401
}Build with BDT/LTL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key