Rate Overview
Live
1 BND = 0.781769 BMD
1 BMD = 1.2792
BND
Avg
0.785385
High
0.790718
Low
0.781769
Last updated: 3/7/2026, 9:23:44 AM
Quick Conversions
| BND | BMD |
|---|---|
| 1 BND | 0.78 BMD |
| 10 BND | 7.82 BMD |
| 50 BND | 39.09 BMD |
| 100 BND | 78.18 BMD |
| 500 BND | 390.88 BMD |
| 1,000 BND | 781.77 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-07T09:23:44Z",
"rates": {
"BMD": 0.781769
}
}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.1769,
"rate": 0.781769
}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