Rate Overview
Live
1 BMD = 6.9046 BOB
1 BOB = 0.144831
BMD
Avg
6.9149
High
6.9434
Low
6.9024
Last updated: 3/6/2026, 8:07:51 AM
Quick Conversions
| BMD | BOB |
|---|---|
| 1 BMD | 6.90 BOB |
| 10 BMD | 69.05 BOB |
| 50 BMD | 345.23 BOB |
| 100 BMD | 690.46 BOB |
| 500 BMD | 3,452.30 BOB |
| 1,000 BMD | 6,904.60 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-03-06T08:07:51Z",
"rates": {
"BOB": 6.904604
}
}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": 690.4604,
"rate": 6.904604
}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