Rate Overview
Live
1 BBD = 46.0757 BTN
1 BTN = 0.021703
BBD
Avg
46.1713
High
46.3710
Low
46.0540
Last updated: 4/18/2026, 8:43:09 AM
Quick Conversions
| BBD | BTN |
|---|---|
| 1 BBD | 46.08 BTN |
| 10 BBD | 460.76 BTN |
| 50 BBD | 2,303.79 BTN |
| 100 BBD | 4,607.57 BTN |
| 500 BBD | 23,037.85 BTN |
| 1,000 BBD | 46,075.71 BTN |
Get BBD/BTN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BBD¤cies=BTNExample Response:
{
"success": true,
"base": "BBD",
"date": "2026-04-18T08:43:09Z",
"rates": {
"BTN": 46.075709
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BBD&to=BTN&amount=100Example Response:
{
"success": true,
"query": {
"from": "BBD",
"to": "BTN",
"amount": 100
},
"result": 4607.570900000001,
"rate": 46.075709
}Build with BBD/BTN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key