Rate Overview
Live
1 BOB = 0.089971 BMD
1 BMD = 11.1147
BOB
Avg
0.139614
High
0.145342
Low
0.089971
Last updated: 7/24/2026, 3:33:30 PM
Quick Conversions
| BOB | BMD |
|---|---|
| 1 BOB | 0.09 BMD |
| 10 BOB | 0.90 BMD |
| 50 BOB | 4.50 BMD |
| 100 BOB | 9.00 BMD |
| 500 BOB | 44.99 BMD |
| 1,000 BOB | 89.97 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-24T15:33:30Z",
"rates": {
"BMD": 0.089971
}
}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.9971,
"rate": 0.089971
}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