Rate Overview
Live
1 BMD = 95.7201 BTN
1 BTN = 0.010447
BMD
Avg
89.7597
High
95.8354
Low
85.0760
Last updated: 5/27/2026, 11:48:00 PM
Quick Conversions
| BMD | BTN |
|---|---|
| 1 BMD | 95.72 BTN |
| 10 BMD | 957.20 BTN |
| 50 BMD | 4,786.00 BTN |
| 100 BMD | 9,572.01 BTN |
| 500 BMD | 47,860.05 BTN |
| 1,000 BMD | 95,720.10 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-27T23:48:00Z",
"rates": {
"BTN": 95.720099
}
}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": 9572.009900000001,
"rate": 95.720099
}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