Rate Overview
Live
1 BOB = 0.144610 BMD
1 BMD = 6.9152
BOB
Avg
0.144596
High
0.145006
Low
0.144330
Last updated: 6/19/2026, 6:08:22 AM
Quick Conversions
| BOB | BMD |
|---|---|
| 1 BOB | 0.14 BMD |
| 10 BOB | 1.45 BMD |
| 50 BOB | 7.23 BMD |
| 100 BOB | 14.46 BMD |
| 500 BOB | 72.30 BMD |
| 1,000 BOB | 144.61 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-06-19T06:08:22Z",
"rates": {
"BMD": 0.14461
}
}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": 14.460999999999999,
"rate": 0.14461
}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