Rate Overview
Live
1 BMD = 6.8943 BOB
1 BOB = 0.145048
BMD
Avg
6.9086
High
6.9293
Low
6.8831
Last updated: 5/29/2026, 4:23:14 PM
Quick Conversions
| BMD | BOB |
|---|---|
| 1 BMD | 6.89 BOB |
| 10 BMD | 68.94 BOB |
| 50 BMD | 344.71 BOB |
| 100 BMD | 689.43 BOB |
| 500 BMD | 3,447.13 BOB |
| 1,000 BMD | 6,894.26 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-05-29T16:23:14Z",
"rates": {
"BOB": 6.894255
}
}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": 689.4255,
"rate": 6.894255
}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