Rate Overview
Live
1 BBD = 3.4620 BOB
1 BOB = 0.288848
BBD
Avg
3.4583
High
3.4643
Low
3.4481
Last updated: 6/18/2026, 8:06:01 PM
Quick Conversions
| BBD | BOB |
|---|---|
| 1 BBD | 3.46 BOB |
| 10 BBD | 34.62 BOB |
| 50 BBD | 173.10 BOB |
| 100 BBD | 346.20 BOB |
| 500 BBD | 1,731.01 BOB |
| 1,000 BBD | 3,462.03 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-06-18T20:06:01Z",
"rates": {
"BOB": 3.462029
}
}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": 346.2029,
"rate": 3.462029
}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