Rate Overview
Live
1 BBD = 5.4729 BOB
1 BOB = 0.182720
BBD
Avg
3.7004
High
5.6203
Low
3.4260
Last updated: 7/27/2026, 12:56:37 PM
Quick Conversions
| BBD | BOB |
|---|---|
| 1 BBD | 5.47 BOB |
| 10 BBD | 54.73 BOB |
| 50 BBD | 273.64 BOB |
| 100 BBD | 547.29 BOB |
| 500 BBD | 2,736.43 BOB |
| 1,000 BBD | 5,472.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-07-27T12:56:37Z",
"rates": {
"BOB": 5.472864
}
}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": 547.2864000000001,
"rate": 5.472864
}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