Rate Overview
Live
1 BBD = 47.8431 BTN
1 BTN = 0.020902
BBD
Avg
46.6469
High
48.2676
Low
44.8979
Last updated: 7/29/2026, 2:18:16 PM
Quick Conversions
| BBD | BTN |
|---|---|
| 1 BBD | 47.84 BTN |
| 10 BBD | 478.43 BTN |
| 50 BBD | 2,392.16 BTN |
| 100 BBD | 4,784.31 BTN |
| 500 BBD | 23,921.56 BTN |
| 1,000 BBD | 47,843.11 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-07-29T14:18:16Z",
"rates": {
"BTN": 47.843112
}
}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": 4784.3112,
"rate": 47.843112
}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