Rate Overview
Live
1 BMD = 11.2406 BOB
1 BOB = 0.088963
BMD
Avg
7.1964
High
11.2406
Low
6.8713
Last updated: 7/26/2026, 2:06:16 PM
Quick Conversions
| BMD | BOB |
|---|---|
| 1 BMD | 11.24 BOB |
| 10 BMD | 112.41 BOB |
| 50 BMD | 562.03 BOB |
| 100 BMD | 1,124.06 BOB |
| 500 BMD | 5,620.32 BOB |
| 1,000 BMD | 11,240.63 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-26T14:06:16Z",
"rates": {
"BOB": 11.24063
}
}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": 1124.0629999999999,
"rate": 11.24063
}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