Rate Overview
Live
1 BND = 0.773929 BMD
1 BMD = 1.2921
BND
Avg
0.774013
High
0.776003
Low
0.771156
Last updated: 7/29/2026, 8:29:16 AM
Quick Conversions
| BND | BMD |
|---|---|
| 1 BND | 0.77 BMD |
| 10 BND | 7.74 BMD |
| 50 BND | 38.70 BMD |
| 100 BND | 77.39 BMD |
| 500 BND | 386.96 BMD |
| 1,000 BND | 773.93 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-29T08:29:16Z",
"rates": {
"BMD": 0.773929
}
}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.3929,
"rate": 0.773929
}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