Rate Overview
Live
1 BND = 0.786138 BMD
1 BMD = 1.2720
BND
Avg
0.785884
High
0.788009
Low
0.784766
Last updated: 4/17/2026, 5:29:56 PM
Quick Conversions
| BND | BMD |
|---|---|
| 1 BND | 0.79 BMD |
| 10 BND | 7.86 BMD |
| 50 BND | 39.31 BMD |
| 100 BND | 78.61 BMD |
| 500 BND | 393.07 BMD |
| 1,000 BND | 786.14 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-04-17T17:29:56Z",
"rates": {
"BMD": 0.786138
}
}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.6138,
"rate": 0.786138
}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