Rate Overview
Live
1 BMD = 11.2313 BOB
1 BOB = 0.089037
BMD
Avg
7.4899
High
11.2313
Low
6.8935
Last updated: 7/25/2026, 9:54:39 PM
Quick Conversions
| BMD | BOB |
|---|---|
| 1 BMD | 11.23 BOB |
| 10 BMD | 112.31 BOB |
| 50 BMD | 561.57 BOB |
| 100 BMD | 1,123.13 BOB |
| 500 BMD | 5,615.65 BOB |
| 1,000 BMD | 11,231.31 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-25T21:54:39Z",
"rates": {
"BOB": 11.231308
}
}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": 1123.1308000000001,
"rate": 11.231308
}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