Rate Overview
Live
1 TOP = 0.866007 BBD
1 BBD = 1.1547
TOP
Avg
0.853488
High
0.866007
Low
0.848341
Last updated: 3/6/2026, 11:24:42 PM
Quick Conversions
| TOP | BBD |
|---|---|
| 1 TOP | 0.87 BBD |
| 10 TOP | 8.66 BBD |
| 50 TOP | 43.30 BBD |
| 100 TOP | 86.60 BBD |
| 500 TOP | 433.00 BBD |
| 1,000 TOP | 866.01 BBD |
Get TOP/BBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TOP¤cies=BBDExample Response:
{
"success": true,
"base": "TOP",
"date": "2026-03-06T23:24:42Z",
"rates": {
"BBD": 0.866007
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TOP&to=BBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "TOP",
"to": "BBD",
"amount": 100
},
"result": 86.6007,
"rate": 0.866007
}Build with TOP/BBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key