Rate Overview
Live
1 BBD = 47.7253 BTN
1 BTN = 0.020953
BBD
Avg
47.6211
High
47.7253
Low
47.4616
Last updated: 8/12/2026, 3:27:09 AM
Quick Conversions
| BBD | BTN |
|---|---|
| 1 BBD | 47.73 BTN |
| 10 BBD | 477.25 BTN |
| 50 BBD | 2,386.26 BTN |
| 100 BBD | 4,772.53 BTN |
| 500 BBD | 23,862.65 BTN |
| 1,000 BBD | 47,725.30 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-08-12T03:27:09Z",
"rates": {
"BTN": 47.725299
}
}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": 4772.5298999999995,
"rate": 47.725299
}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