Rate Overview
Live
1 BOB = 0.292412 BBD
1 BBD = 3.4198
BOB
Avg
0.291569
High
0.292412
Low
0.290381
Last updated: 5/7/2026, 6:52:37 AM
Quick Conversions
| BOB | BBD |
|---|---|
| 1 BOB | 0.29 BBD |
| 10 BOB | 2.92 BBD |
| 50 BOB | 14.62 BBD |
| 100 BOB | 29.24 BBD |
| 500 BOB | 146.21 BBD |
| 1,000 BOB | 292.41 BBD |
Get BOB/BBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BOB¤cies=BBDExample Response:
{
"success": true,
"base": "BOB",
"date": "2026-05-07T06:52:37Z",
"rates": {
"BBD": 0.292412
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BOB&to=BBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "BOB",
"to": "BBD",
"amount": 100
},
"result": 29.2412,
"rate": 0.292412
}Build with BOB/BBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key