Rate Overview
Live
1 BTN = 0.020890 BBD
1 BBD = 47.8698
BTN
Avg
0.020918
High
0.020967
Low
0.020890
Last updated: 8/21/2026, 1:38:44 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-08-21T13:38:44Z",
"rates": {
"BBD": 0.02089
}
}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.089,
"rate": 0.02089
}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