Rate Overview
Live
1 BOB = 0.086129 BMD
1 BMD = 11.6105
BOB
Avg
0.085546
High
0.086158
Low
0.083612
Last updated: 8/19/2026, 2:04:48 PM
Quick Conversions
| BOB | BMD |
|---|---|
| 1 BOB | 0.09 BMD |
| 10 BOB | 0.86 BMD |
| 50 BOB | 4.31 BMD |
| 100 BOB | 8.61 BMD |
| 500 BOB | 43.06 BMD |
| 1,000 BOB | 86.13 BMD |
Get BOB/BMD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BOB¤cies=BMDExample Response:
{
"success": true,
"base": "BOB",
"date": "2026-08-19T14:04:48Z",
"rates": {
"BMD": 0.086129
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BOB&to=BMD&amount=100Example Response:
{
"success": true,
"query": {
"from": "BOB",
"to": "BMD",
"amount": 100
},
"result": 8.6129,
"rate": 0.086129
}Build with BOB/BMD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key