Rate Overview
Live
1 BBD = 46.8857 BTN
1 BTN = 0.021328
BBD
Avg
47.0192
High
47.2825
Low
46.7997
Last updated: 5/9/2026, 7:37:40 PM
Quick Conversions
| BBD | BTN |
|---|---|
| 1 BBD | 46.89 BTN |
| 10 BBD | 468.86 BTN |
| 50 BBD | 2,344.29 BTN |
| 100 BBD | 4,688.57 BTN |
| 500 BBD | 23,442.86 BTN |
| 1,000 BBD | 46,885.71 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-09T19:37:40Z",
"rates": {
"BTN": 46.885714
}
}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": 4688.5714,
"rate": 46.885714
}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