Rate Overview
Live
1 BND = 0.778439 BMD
1 BMD = 1.2846
BND
Avg
0.775456
High
0.778439
Low
0.773873
Last updated: 7/31/2026, 10:36:10 AM
Quick Conversions
| BND | BMD |
|---|---|
| 1 BND | 0.78 BMD |
| 10 BND | 7.78 BMD |
| 50 BND | 38.92 BMD |
| 100 BND | 77.84 BMD |
| 500 BND | 389.22 BMD |
| 1,000 BND | 778.44 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-07-31T10:36:10Z",
"rates": {
"BMD": 0.778439
}
}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.8439,
"rate": 0.778439
}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