Rate Overview
Live
1 BDT = 0.056295 BOB
1 BOB = 17.7636
BDT
Avg
0.056308
High
0.056445
Low
0.056133
Last updated: 6/19/2026, 8:21:43 AM
Quick Conversions
| BDT | BOB |
|---|---|
| 1 BDT | 0.06 BOB |
| 10 BDT | 0.56 BOB |
| 50 BDT | 2.81 BOB |
| 100 BDT | 5.63 BOB |
| 500 BDT | 28.15 BOB |
| 1,000 BDT | 56.29 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-06-19T08:21:43Z",
"rates": {
"BOB": 0.056295
}
}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.6295,
"rate": 0.056295
}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