Rate Overview
Live
1 BOB = 0.171972 BBD
1 BBD = 5.8149
BOB
Avg
0.169797
High
0.172316
Low
0.165265
Last updated: 8/17/2026, 8:41:32 PM
Quick Conversions
| BOB | BBD |
|---|---|
| 1 BOB | 0.17 BBD |
| 10 BOB | 1.72 BBD |
| 50 BOB | 8.60 BBD |
| 100 BOB | 17.20 BBD |
| 500 BOB | 85.99 BBD |
| 1,000 BOB | 171.97 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-08-17T20:41:32Z",
"rates": {
"BBD": 0.171972
}
}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.197200000000002,
"rate": 0.171972
}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