Rate Overview
Live
1 BBD = 47.2178 BTN
1 BTN = 0.021178
BBD
Avg
47.3752
High
47.6393
Low
47.1607
Last updated: 6/19/2026, 2:10:17 AM
Quick Conversions
| BBD | BTN |
|---|---|
| 1 BBD | 47.22 BTN |
| 10 BBD | 472.18 BTN |
| 50 BBD | 2,360.89 BTN |
| 100 BBD | 4,721.78 BTN |
| 500 BBD | 23,608.90 BTN |
| 1,000 BBD | 47,217.80 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-06-19T02:10:17Z",
"rates": {
"BTN": 47.217797
}
}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": 4721.7797,
"rate": 47.217797
}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