Rate Overview
Live
1 BMD = 9.9012 BOB
1 BOB = 0.100998
BMD
Avg
7.5862
High
9.9012
Low
6.9108
Last updated: 7/8/2026, 3:03:03 PM
Quick Conversions
| BMD | BOB |
|---|---|
| 1 BMD | 9.90 BOB |
| 10 BMD | 99.01 BOB |
| 50 BMD | 495.06 BOB |
| 100 BMD | 990.12 BOB |
| 500 BMD | 4,950.58 BOB |
| 1,000 BMD | 9,901.16 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-08T15:03:03Z",
"rates": {
"BOB": 9.901162
}
}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": 990.1161999999999,
"rate": 9.901162
}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