Rate Overview
Live
1 BBD = 45.8045 BTN
1 BTN = 0.021832
BBD
Avg
45.7506
High
46.0750
Low
45.4889
Last updated: 3/6/2026, 9:35:05 PM
Quick Conversions
| BBD | BTN |
|---|---|
| 1 BBD | 45.80 BTN |
| 10 BBD | 458.04 BTN |
| 50 BBD | 2,290.22 BTN |
| 100 BBD | 4,580.45 BTN |
| 500 BBD | 22,902.23 BTN |
| 1,000 BBD | 45,804.45 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-03-06T21:35:05Z",
"rates": {
"BTN": 45.804451
}
}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": 4580.4451,
"rate": 45.804451
}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