Rate Overview
Live
1 BBD = 5.6370 BOB
1 BOB = 0.177400
BBD
Avg
3.6081
High
5.6370
Low
3.4073
Last updated: 7/28/2026, 4:05:18 AM
Quick Conversions
| BBD | BOB |
|---|---|
| 1 BBD | 5.64 BOB |
| 10 BBD | 56.37 BOB |
| 50 BBD | 281.85 BOB |
| 100 BBD | 563.70 BOB |
| 500 BBD | 2,818.49 BOB |
| 1,000 BBD | 5,636.98 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-28T04:05:18Z",
"rates": {
"BOB": 5.63698
}
}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": 563.698,
"rate": 5.63698
}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