Rate Overview
Live
1 BOB = 0.085124 BMD
1 BMD = 11.7476
BOB
Avg
0.135011
High
0.145103
Low
0.085124
Last updated: 7/31/2026, 8:52:51 AM
Quick Conversions
| BOB | BMD |
|---|---|
| 1 BOB | 0.09 BMD |
| 10 BOB | 0.85 BMD |
| 50 BOB | 4.26 BMD |
| 100 BOB | 8.51 BMD |
| 500 BOB | 42.56 BMD |
| 1,000 BOB | 85.12 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-07-31T08:52:51Z",
"rates": {
"BMD": 0.085124
}
}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.512400000000001,
"rate": 0.085124
}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