Rate Overview
Live
1 BMD = 95.4862 BTN
1 BTN = 0.010473
BMD
Avg
93.1575
High
96.3778
Low
89.7957
Last updated: 7/12/2026, 1:09:10 PM
Quick Conversions
| BMD | BTN |
|---|---|
| 1 BMD | 95.49 BTN |
| 10 BMD | 954.86 BTN |
| 50 BMD | 4,774.31 BTN |
| 100 BMD | 9,548.62 BTN |
| 500 BMD | 47,743.08 BTN |
| 1,000 BMD | 95,486.17 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-12T13:09:10Z",
"rates": {
"BTN": 95.486169
}
}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": 9548.6169,
"rate": 95.486169
}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