Rate Overview
Live
1 BMD = 11.2740 BOB
1 BOB = 0.088700
BMD
Avg
9.4423
High
11.2740
Low
6.9108
Last updated: 7/28/2026, 2:28:06 PM
Quick Conversions
| BMD | BOB |
|---|---|
| 1 BMD | 11.27 BOB |
| 10 BMD | 112.74 BOB |
| 50 BMD | 563.70 BOB |
| 100 BMD | 1,127.40 BOB |
| 500 BMD | 5,636.98 BOB |
| 1,000 BMD | 11,273.96 BOB |
Get BMD/BOB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BMD¤cies=BOBExample Response:
{
"success": true,
"base": "BMD",
"date": "2026-07-28T14:28:06Z",
"rates": {
"BOB": 11.273961
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BMD&to=BOB&amount=100Example Response:
{
"success": true,
"query": {
"from": "BMD",
"to": "BOB",
"amount": 100
},
"result": 1127.3961,
"rate": 11.273961
}Build with BMD/BOB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key