Rate Overview
Live
1 BOB = 0.182719 BBD
1 BBD = 5.4729
BOB
Avg
0.182092
High
0.186109
Low
0.177925
Last updated: 7/27/2026, 11:03:20 PM
Quick Conversions
| BOB | BBD |
|---|---|
| 1 BOB | 0.18 BBD |
| 10 BOB | 1.83 BBD |
| 50 BOB | 9.14 BBD |
| 100 BOB | 18.27 BBD |
| 500 BOB | 91.36 BBD |
| 1,000 BOB | 182.72 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-07-27T23:03:20Z",
"rates": {
"BBD": 0.182719
}
}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": 18.2719,
"rate": 0.182719
}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