Rate Overview
Live
1 BTN = 0.021241 BBD
1 BBD = 47.0788
BTN
Avg
0.021884
High
0.022272
Low
0.021241
Last updated: 3/27/2026, 12:53:06 PM
Quick Conversions
| BTN | BBD |
|---|---|
| 1 BTN | 0.02 BBD |
| 10 BTN | 0.21 BBD |
| 50 BTN | 1.06 BBD |
| 100 BTN | 2.12 BBD |
| 500 BTN | 10.62 BBD |
| 1,000 BTN | 21.24 BBD |
Get BTN/BBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BTN¤cies=BBDExample Response:
{
"success": true,
"base": "BTN",
"date": "2026-03-27T12:53:06Z",
"rates": {
"BBD": 0.021241
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BTN&to=BBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "BTN",
"to": "BBD",
"amount": 100
},
"result": 2.1241,
"rate": 0.021241
}Build with BTN/BBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key