Rate Overview
Live
1 BBD = 47.7906 BTN
1 BTN = 0.020925
BBD
Avg
44.8729
High
48.0464
Low
42.7286
Last updated: 5/29/2026, 11:20:13 PM
Quick Conversions
| BBD | BTN |
|---|---|
| 1 BBD | 47.79 BTN |
| 10 BBD | 477.91 BTN |
| 50 BBD | 2,389.53 BTN |
| 100 BBD | 4,779.06 BTN |
| 500 BBD | 23,895.30 BTN |
| 1,000 BBD | 47,790.61 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-05-29T23:20:13Z",
"rates": {
"BTN": 47.790608
}
}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": 4779.0608,
"rate": 47.790608
}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