Rate Overview
Live
1 BMD = 11.7474 BOB
1 BOB = 0.085125
BMD
Avg
7.2380
High
11.7474
Low
6.8147
Last updated: 7/31/2026, 10:27:47 AM
Quick Conversions
| BMD | BOB |
|---|---|
| 1 BMD | 11.75 BOB |
| 10 BMD | 117.47 BOB |
| 50 BMD | 587.37 BOB |
| 100 BMD | 1,174.74 BOB |
| 500 BMD | 5,873.72 BOB |
| 1,000 BMD | 11,747.44 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-31T10:27:47Z",
"rates": {
"BOB": 11.74744
}
}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": 1174.744,
"rate": 11.74744
}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