Rate Overview
Live
1 BMD = 9.9083 BOB
1 BOB = 0.100925
BMD
Avg
7.0198
High
9.9083
Low
6.8803
Last updated: 7/9/2026, 2:41:00 PM
Quick Conversions
| BMD | BOB |
|---|---|
| 1 BMD | 9.91 BOB |
| 10 BMD | 99.08 BOB |
| 50 BMD | 495.42 BOB |
| 100 BMD | 990.83 BOB |
| 500 BMD | 4,954.16 BOB |
| 1,000 BMD | 9,908.32 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-09T14:41:00Z",
"rates": {
"BOB": 9.908318
}
}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.8317999999999,
"rate": 9.908318
}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