Rate Overview
Live
1 TOP = 0.848068 BBD
1 BBD = 1.1792
TOP
Avg
0.847393
High
0.855669
Low
0.835320
Last updated: 8/13/2026, 1:03:33 PM
Quick Conversions
| TOP | BBD |
|---|---|
| 1 TOP | 0.85 BBD |
| 10 TOP | 8.48 BBD |
| 50 TOP | 42.40 BBD |
| 100 TOP | 84.81 BBD |
| 500 TOP | 424.03 BBD |
| 1,000 TOP | 848.07 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-08-13T13:03:33Z",
"rates": {
"BBD": 0.848068
}
}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": 84.80680000000001,
"rate": 0.848068
}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