Rate Overview
Live
1 BMD = 95.6527 BTN
1 BTN = 0.010454
BMD
Avg
93.8664
High
96.3443
Low
90.5618
Last updated: 7/30/2026, 8:22:52 PM
Quick Conversions
| BMD | BTN |
|---|---|
| 1 BMD | 95.65 BTN |
| 10 BMD | 956.53 BTN |
| 50 BMD | 4,782.64 BTN |
| 100 BMD | 9,565.27 BTN |
| 500 BMD | 47,826.35 BTN |
| 1,000 BMD | 95,652.70 BTN |
Get BMD/BTN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BMD¤cies=BTNExample Response:
{
"success": true,
"base": "BMD",
"date": "2026-07-30T20:22:52Z",
"rates": {
"BTN": 95.652704
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BMD&to=BTN&amount=100Example Response:
{
"success": true,
"query": {
"from": "BMD",
"to": "BTN",
"amount": 100
},
"result": 9565.2704,
"rate": 95.652704
}Build with BMD/BTN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key