Rate Overview
Live
1 BBD = 47.0772 BTN
1 BTN = 0.021242
BBD
Avg
46.9054
High
47.0772
Low
46.4683
Last updated: 3/27/2026, 6:07:44 AM
Quick Conversions
| BBD | BTN |
|---|---|
| 1 BBD | 47.08 BTN |
| 10 BBD | 470.77 BTN |
| 50 BBD | 2,353.86 BTN |
| 100 BBD | 4,707.72 BTN |
| 500 BBD | 23,538.58 BTN |
| 1,000 BBD | 47,077.15 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-03-27T06:07:44Z",
"rates": {
"BTN": 47.077153
}
}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": 4707.7153,
"rate": 47.077153
}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