Rate Overview
Live
1 BOB = 0.167224 BBD
1 BBD = 5.9800
BOB
Avg
0.166471
High
0.168433
Low
0.164939
Last updated: 8/12/2026, 5:29:40 AM
Quick Conversions
| BOB | BBD |
|---|---|
| 1 BOB | 0.17 BBD |
| 10 BOB | 1.67 BBD |
| 50 BOB | 8.36 BBD |
| 100 BOB | 16.72 BBD |
| 500 BOB | 83.61 BBD |
| 1,000 BOB | 167.22 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-12T05:29:40Z",
"rates": {
"BBD": 0.167224
}
}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": 16.7224,
"rate": 0.167224
}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