Rate Overview
Live
1 TOP = 0.854682 BBD
1 BBD = 1.1700
TOP
Avg
0.850789
High
0.857701
Low
0.839277
Last updated: 3/27/2026, 9:25:04 AM
Quick Conversions
| TOP | BBD |
|---|---|
| 1 TOP | 0.85 BBD |
| 10 TOP | 8.55 BBD |
| 50 TOP | 42.73 BBD |
| 100 TOP | 85.47 BBD |
| 500 TOP | 427.34 BBD |
| 1,000 TOP | 854.68 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-27T09:25:04Z",
"rates": {
"BBD": 0.854682
}
}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.46820000000001,
"rate": 0.854682
}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