Rate Overview
Live
1 BND = 0.783173 BMD
1 BMD = 1.2769
BND
Avg
0.782118
High
0.783173
Low
0.780508
Last updated: 5/27/2026, 9:33:46 PM
Quick Conversions
| BND | BMD |
|---|---|
| 1 BND | 0.78 BMD |
| 10 BND | 7.83 BMD |
| 50 BND | 39.16 BMD |
| 100 BND | 78.32 BMD |
| 500 BND | 391.59 BMD |
| 1,000 BND | 783.17 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-05-27T21:33:46Z",
"rates": {
"BMD": 0.783173
}
}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.3173,
"rate": 0.783173
}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