Rate Overview
Live
1 BMD = 12.5127 BOB
1 BOB = 0.079919
BMD
Avg
12.3734
High
12.5127
Low
12.1357
Last updated: 9/10/2026, 4:27:22 PM
Quick Conversions
| BMD | BOB |
|---|---|
| 1 BMD | 12.51 BOB |
| 10 BMD | 125.13 BOB |
| 50 BMD | 625.63 BOB |
| 100 BMD | 1,251.27 BOB |
| 500 BMD | 6,256.35 BOB |
| 1,000 BMD | 12,512.69 BOB |
Get BMD/BOB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BMD¤cies=BOBExample Response:
{
"success": true,
"base": "BMD",
"date": "2026-09-10T16:27:22Z",
"rates": {
"BOB": 12.512694
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BMD&to=BOB&amount=100Example Response:
{
"success": true,
"query": {
"from": "BMD",
"to": "BOB",
"amount": 100
},
"result": 1251.2694,
"rate": 12.512694
}Build with BMD/BOB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key