Rate Overview
Live
1 TOP = 0.858551 BBD
1 BBD = 1.1648
TOP
Avg
0.859077
High
0.873177
Low
0.836686
Last updated: 5/6/2026, 12:17:32 PM
Quick Conversions
| TOP | BBD |
|---|---|
| 1 TOP | 0.86 BBD |
| 10 TOP | 8.59 BBD |
| 50 TOP | 42.93 BBD |
| 100 TOP | 85.86 BBD |
| 500 TOP | 429.28 BBD |
| 1,000 TOP | 858.55 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-05-06T12:17:32Z",
"rates": {
"BBD": 0.858551
}
}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.8551,
"rate": 0.858551
}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