Rate Overview
Live
1 BMD = 94.6426 BTN
1 BTN = 0.010566
BMD
Avg
94.8604
High
95.0701
Low
94.6426
Last updated: 5/7/2026, 2:47:53 PM
Quick Conversions
| BMD | BTN |
|---|---|
| 1 BMD | 94.64 BTN |
| 10 BMD | 946.43 BTN |
| 50 BMD | 4,732.13 BTN |
| 100 BMD | 9,464.26 BTN |
| 500 BMD | 47,321.29 BTN |
| 1,000 BMD | 94,642.58 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-05-07T14:47:53Z",
"rates": {
"BTN": 94.642581
}
}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": 9464.258100000001,
"rate": 94.642581
}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