Rate Overview
Live
1 BND = 0.776476 BMD
1 BMD = 1.2879
BND
Avg
0.782765
High
0.791523
Low
0.776476
Last updated: 3/28/2026, 10:39:09 AM
Quick Conversions
| BND | BMD |
|---|---|
| 1 BND | 0.78 BMD |
| 10 BND | 7.76 BMD |
| 50 BND | 38.82 BMD |
| 100 BND | 77.65 BMD |
| 500 BND | 388.24 BMD |
| 1,000 BND | 776.48 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-03-28T10:39:09Z",
"rates": {
"BMD": 0.776476
}
}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": 77.64760000000001,
"rate": 0.776476
}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