Rate Overview
Live
1 TOP = 0.860141 BBD
1 BBD = 1.1626
TOP
Avg
0.850129
High
0.860141
Low
0.837338
Last updated: 7/24/2026, 8:01:01 PM
Quick Conversions
| TOP | BBD |
|---|---|
| 1 TOP | 0.86 BBD |
| 10 TOP | 8.60 BBD |
| 50 TOP | 43.01 BBD |
| 100 TOP | 86.01 BBD |
| 500 TOP | 430.07 BBD |
| 1,000 TOP | 860.14 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-07-24T20:01:01Z",
"rates": {
"BBD": 0.860141
}
}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.0141,
"rate": 0.860141
}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