Rate Overview
Live
1 BDT = 0.095364 BOB
1 BOB = 10.4861
BDT
Avg
0.059447
High
0.095364
Low
0.056079
Last updated: 7/31/2026, 8:47:55 AM
Quick Conversions
| BDT | BOB |
|---|---|
| 1 BDT | 0.10 BOB |
| 10 BDT | 0.95 BOB |
| 50 BDT | 4.77 BOB |
| 100 BDT | 9.54 BOB |
| 500 BDT | 47.68 BOB |
| 1,000 BDT | 95.36 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-07-31T08:47:55Z",
"rates": {
"BOB": 0.095364
}
}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": 9.5364,
"rate": 0.095364
}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