Rate Overview
Live
1 BOB = 0.291486 BBD
1 BBD = 3.4307
BOB
Avg
0.291477
High
0.291500
Low
0.291458
Last updated: 4/17/2026, 4:52:41 AM
Quick Conversions
| BOB | BBD |
|---|---|
| 1 BOB | 0.29 BBD |
| 10 BOB | 2.91 BBD |
| 50 BOB | 14.57 BBD |
| 100 BOB | 29.15 BBD |
| 500 BOB | 145.74 BBD |
| 1,000 BOB | 291.49 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-04-17T04:52:41Z",
"rates": {
"BBD": 0.291486
}
}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.148600000000002,
"rate": 0.291486
}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