Rate Overview
Live
1 BND = 0.787139 BMD
1 BMD = 1.2704
BND
Avg
0.784528
High
0.787139
Low
0.782881
Last updated: 5/7/2026, 6:59:56 PM
Quick Conversions
| BND | BMD |
|---|---|
| 1 BND | 0.79 BMD |
| 10 BND | 7.87 BMD |
| 50 BND | 39.36 BMD |
| 100 BND | 78.71 BMD |
| 500 BND | 393.57 BMD |
| 1,000 BND | 787.14 BMD |
Get BND/BMD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BND¤cies=BMDExample Response:
{
"success": true,
"base": "BND",
"date": "2026-05-07T18:59:56Z",
"rates": {
"BMD": 0.787139
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BND&to=BMD&amount=100Example Response:
{
"success": true,
"query": {
"from": "BND",
"to": "BMD",
"amount": 100
},
"result": 78.71390000000001,
"rate": 0.787139
}Build with BND/BMD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key