Rate Overview
Live
1 BBD = 3.4309 BOB
1 BOB = 0.291472
BBD
Avg
3.4308
High
3.4310
Low
3.4305
Last updated: 4/18/2026, 8:43:10 AM
Quick Conversions
| BBD | BOB |
|---|---|
| 1 BBD | 3.43 BOB |
| 10 BBD | 34.31 BOB |
| 50 BBD | 171.54 BOB |
| 100 BBD | 343.09 BOB |
| 500 BBD | 1,715.43 BOB |
| 1,000 BBD | 3,430.86 BOB |
Get BBD/BOB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BBD¤cies=BOBExample Response:
{
"success": true,
"base": "BBD",
"date": "2026-04-18T08:43:10Z",
"rates": {
"BOB": 3.430856
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BBD&to=BOB&amount=100Example Response:
{
"success": true,
"query": {
"from": "BBD",
"to": "BOB",
"amount": 100
},
"result": 343.0856,
"rate": 3.430856
}Build with BBD/BOB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key