Rate Overview
Live
1 BOB = 0.100925 BMD
1 BMD = 9.9083
BOB
Avg
0.129907
High
0.144701
Low
0.100925
Last updated: 7/9/2026, 7:17:58 PM
Quick Conversions
| BOB | BMD |
|---|---|
| 1 BOB | 0.10 BMD |
| 10 BOB | 1.01 BMD |
| 50 BOB | 5.05 BMD |
| 100 BOB | 10.09 BMD |
| 500 BOB | 50.46 BMD |
| 1,000 BOB | 100.93 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-09T19:17:58Z",
"rates": {
"BMD": 0.100925
}
}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": 10.0925,
"rate": 0.100925
}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