Rate Overview
Live
1 BBD = 47.5868 BTN
1 BTN = 0.021014
BBD
Avg
47.5775
High
47.7467
Low
47.3193
Last updated: 7/8/2026, 3:49:35 AM
Quick Conversions
| BBD | BTN |
|---|---|
| 1 BBD | 47.59 BTN |
| 10 BBD | 475.87 BTN |
| 50 BBD | 2,379.34 BTN |
| 100 BBD | 4,758.68 BTN |
| 500 BBD | 23,793.41 BTN |
| 1,000 BBD | 47,586.81 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-08T03:49:35Z",
"rates": {
"BTN": 47.58681
}
}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": 4758.681,
"rate": 47.58681
}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