Rate Overview
Live
1 BDT = 728.0852 LBP
1 LBP = 0.001373
BDT
Avg
729.3535
High
730.0425
Low
728.0852
Last updated: 5/7/2026, 9:52:56 PM
Quick Conversions
| BDT | LBP |
|---|---|
| 1 BDT | 728.09 LBP |
| 10 BDT | 7,280.85 LBP |
| 50 BDT | 36,404.26 LBP |
| 100 BDT | 72,808.52 LBP |
| 500 BDT | 364,042.60 LBP |
| 1,000 BDT | 728,085.20 LBP |
Get BDT/LBP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BDT¤cies=LBPExample Response:
{
"success": true,
"base": "BDT",
"date": "2026-05-07T21:52:56Z",
"rates": {
"LBP": 728.0852
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BDT&to=LBP&amount=100Example Response:
{
"success": true,
"query": {
"from": "BDT",
"to": "LBP",
"amount": 100
},
"result": 72808.52,
"rate": 728.0852
}Build with BDT/LBP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key