Rate Overview
Live
1 BDT = 0.101660 BOB
1 BOB = 9.8367
BDT
Avg
0.100614
High
0.101660
Low
0.098733
Last updated: 9/10/2026, 11:34:00 AM
Quick Conversions
| BDT | BOB |
|---|---|
| 1 BDT | 0.10 BOB |
| 10 BDT | 1.02 BOB |
| 50 BDT | 5.08 BOB |
| 100 BDT | 10.17 BOB |
| 500 BDT | 50.83 BOB |
| 1,000 BDT | 101.66 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-09-10T11:34:00Z",
"rates": {
"BOB": 0.10166
}
}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": 10.166,
"rate": 0.10166
}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