Rate Overview
Live
1 BDT = 0.056472 BOB
1 BOB = 17.7079
BDT
Avg
0.056527
High
0.056716
Low
0.056417
Last updated: 3/7/2026, 7:37:00 AM
Quick Conversions
| BDT | BOB |
|---|---|
| 1 BDT | 0.06 BOB |
| 10 BDT | 0.56 BOB |
| 50 BDT | 2.82 BOB |
| 100 BDT | 5.65 BOB |
| 500 BDT | 28.24 BOB |
| 1,000 BDT | 56.47 BOB |
Get BDT/BOB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BDT¤cies=BOBExample Response:
{
"success": true,
"base": "BDT",
"date": "2026-03-07T07:37:00Z",
"rates": {
"BOB": 0.056472
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BDT&to=BOB&amount=100Example Response:
{
"success": true,
"query": {
"from": "BDT",
"to": "BOB",
"amount": 100
},
"result": 5.6472,
"rate": 0.056472
}Build with BDT/BOB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key