Rate Overview
Live
1 LBP = 0.001367 BDT
1 BDT = 731.5289
LBP
Avg
0.001370
High
0.001386
Low
0.001360
Last updated: 6/19/2026, 8:27:42 AM
Quick Conversions
| LBP | BDT |
|---|---|
| 1 LBP | 0.00 BDT |
| 10 LBP | 0.01 BDT |
| 50 LBP | 0.07 BDT |
| 100 LBP | 0.14 BDT |
| 500 LBP | 0.68 BDT |
| 1,000 LBP | 1.37 BDT |
Get LBP/BDT Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LBP¤cies=BDTExample Response:
{
"success": true,
"base": "LBP",
"date": "2026-06-19T08:27:42Z",
"rates": {
"BDT": 0.001367
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LBP&to=BDT&amount=100Example Response:
{
"success": true,
"query": {
"from": "LBP",
"to": "BDT",
"amount": 100
},
"result": 0.1367,
"rate": 0.001367
}Build with LBP/BDT Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key