Rate Overview
Live
1 BDT = 0.016258 BBD
1 BBD = 61.5082
BDT
Avg
0.016292
High
0.016327
Low
0.016258
Last updated: 3/26/2026, 4:15:07 PM
Quick Conversions
| BDT | BBD |
|---|---|
| 1 BDT | 0.02 BBD |
| 10 BDT | 0.16 BBD |
| 50 BDT | 0.81 BBD |
| 100 BDT | 1.63 BBD |
| 500 BDT | 8.13 BBD |
| 1,000 BDT | 16.26 BBD |
Get BDT/BBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BDT¤cies=BBDExample Response:
{
"success": true,
"base": "BDT",
"date": "2026-03-26T16:15:07Z",
"rates": {
"BBD": 0.016258
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BDT&to=BBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "BDT",
"to": "BBD",
"amount": 100
},
"result": 1.6258000000000001,
"rate": 0.016258
}Build with BDT/BBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key