Rate Overview
Live
1 BND = 0.791104 BMD
1 BMD = 1.2641
BND
Avg
0.789613
High
0.791104
Low
0.787550
Last updated: 9/10/2026, 5:25:14 PM
Quick Conversions
| BND | BMD |
|---|---|
| 1 BND | 0.79 BMD |
| 10 BND | 7.91 BMD |
| 50 BND | 39.56 BMD |
| 100 BND | 79.11 BMD |
| 500 BND | 395.55 BMD |
| 1,000 BND | 791.10 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-09-10T17:25:14Z",
"rates": {
"BMD": 0.791104
}
}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": 79.1104,
"rate": 0.791104
}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