Rate Overview
Live
1 BDT = 0.056203 BOB
1 BOB = 17.7926
BDT
Avg
0.056198
High
0.056247
Low
0.056136
Last updated: 4/17/2026, 6:10:28 AM
Quick Conversions
| BDT | BOB |
|---|---|
| 1 BDT | 0.06 BOB |
| 10 BDT | 0.56 BOB |
| 50 BDT | 2.81 BOB |
| 100 BDT | 5.62 BOB |
| 500 BDT | 28.10 BOB |
| 1,000 BDT | 56.20 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-04-17T06:10:28Z",
"rates": {
"BOB": 0.056203
}
}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.6203,
"rate": 0.056203
}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