Rate Overview
Live
1 BTN = 0.020894 BBD
1 BBD = 47.8606
BTN
Avg
0.022761
High
0.023862
Low
0.020894
Last updated: 5/27/2026, 8:23:46 PM
Quick Conversions
| BTN | BBD |
|---|---|
| 1 BTN | 0.02 BBD |
| 10 BTN | 0.21 BBD |
| 50 BTN | 1.04 BBD |
| 100 BTN | 2.09 BBD |
| 500 BTN | 10.45 BBD |
| 1,000 BTN | 20.89 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-05-27T20:23:46Z",
"rates": {
"BBD": 0.020894
}
}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.0894,
"rate": 0.020894
}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