Rate Overview
Live
1 TOP = 0.858019 BBD
1 BBD = 1.1655
TOP
Avg
0.855163
High
0.858019
Low
0.848045
Last updated: 9/3/2026, 12:57:58 PM
Quick Conversions
| TOP | BBD |
|---|---|
| 1 TOP | 0.86 BBD |
| 10 TOP | 8.58 BBD |
| 50 TOP | 42.90 BBD |
| 100 TOP | 85.80 BBD |
| 500 TOP | 429.01 BBD |
| 1,000 TOP | 858.02 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-09-03T12:57:58Z",
"rates": {
"BBD": 0.858019
}
}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": 85.8019,
"rate": 0.858019
}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