Rate Overview
Live
1 BDT = 0.091059 BOB
1 BOB = 10.9819
BDT
Avg
0.060429
High
0.091059
Low
0.056007
Last updated: 7/26/2026, 2:10:52 PM
Quick Conversions
| BDT | BOB |
|---|---|
| 1 BDT | 0.09 BOB |
| 10 BDT | 0.91 BOB |
| 50 BDT | 4.55 BOB |
| 100 BDT | 9.11 BOB |
| 500 BDT | 45.53 BOB |
| 1,000 BDT | 91.06 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-26T14:10:52Z",
"rates": {
"BOB": 0.091059
}
}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.1059,
"rate": 0.091059
}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