Rate Overview
Live
1 BMD = 11.6105 BOB
1 BOB = 0.086129
BMD
Avg
11.6908
High
11.9600
Low
11.6066
Last updated: 8/19/2026, 2:37:36 PM
Quick Conversions
| BMD | BOB |
|---|---|
| 1 BMD | 11.61 BOB |
| 10 BMD | 116.10 BOB |
| 50 BMD | 580.52 BOB |
| 100 BMD | 1,161.05 BOB |
| 500 BMD | 5,805.23 BOB |
| 1,000 BMD | 11,610.46 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-08-19T14:37:36Z",
"rates": {
"BOB": 11.61046
}
}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": 1161.046,
"rate": 11.61046
}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