Rate Overview
Live
1 BOB = 0.089036 BMD
1 BMD = 11.2314
BOB
Avg
0.140539
High
0.146741
Low
0.089036
Last updated: 7/25/2026, 10:48:42 AM
Quick Conversions
| BOB | BMD |
|---|---|
| 1 BOB | 0.09 BMD |
| 10 BOB | 0.89 BMD |
| 50 BOB | 4.45 BMD |
| 100 BOB | 8.90 BMD |
| 500 BOB | 44.52 BMD |
| 1,000 BOB | 89.04 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-25T10:48:42Z",
"rates": {
"BMD": 0.089036
}
}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.9036,
"rate": 0.089036
}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