Rate Overview
Live
1 BND = 0.773357 BMD
1 BMD = 1.2931
BND
Avg
0.777687
High
0.780409
Low
0.773357
Last updated: 6/19/2026, 8:39:19 AM
Quick Conversions
| BND | BMD |
|---|---|
| 1 BND | 0.77 BMD |
| 10 BND | 7.73 BMD |
| 50 BND | 38.67 BMD |
| 100 BND | 77.34 BMD |
| 500 BND | 386.68 BMD |
| 1,000 BND | 773.36 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-06-19T08:39:19Z",
"rates": {
"BMD": 0.773357
}
}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.3357,
"rate": 0.773357
}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