Rate Overview
Live
1 BBD = 47.8753 BTN
1 BTN = 0.020888
BBD
Avg
46.8462
High
48.2225
Low
45.1693
Last updated: 7/28/2026, 9:33:34 PM
Quick Conversions
| BBD | BTN |
|---|---|
| 1 BBD | 47.88 BTN |
| 10 BBD | 478.75 BTN |
| 50 BBD | 2,393.77 BTN |
| 100 BBD | 4,787.53 BTN |
| 500 BBD | 23,937.66 BTN |
| 1,000 BBD | 47,875.31 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-28T21:33:34Z",
"rates": {
"BTN": 47.87531
}
}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": 4787.531,
"rate": 47.87531
}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