Rate Overview
Live
1 BOB = 0.080414 BMD
1 BMD = 12.4356
BOB
Avg
0.081314
High
0.083804
Low
0.080236
Last updated: 9/9/2026, 1:50:10 PM
Quick Conversions
| BOB | BMD |
|---|---|
| 1 BOB | 0.08 BMD |
| 10 BOB | 0.80 BMD |
| 50 BOB | 4.02 BMD |
| 100 BOB | 8.04 BMD |
| 500 BOB | 40.21 BMD |
| 1,000 BOB | 80.41 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-09-09T13:50:10Z",
"rates": {
"BMD": 0.080414
}
}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.0414,
"rate": 0.080414
}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