Rate Overview
Live
1 BOB = 0.177399 BBD
1 BBD = 5.6370
BOB
Avg
0.220487
High
0.290411
Low
0.177399
Last updated: 7/28/2026, 3:07:52 PM
Quick Conversions
| BOB | BBD |
|---|---|
| 1 BOB | 0.18 BBD |
| 10 BOB | 1.77 BBD |
| 50 BOB | 8.87 BBD |
| 100 BOB | 17.74 BBD |
| 500 BOB | 88.70 BBD |
| 1,000 BOB | 177.40 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-28T15:07:52Z",
"rates": {
"BBD": 0.177399
}
}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": 17.7399,
"rate": 0.177399
}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