Rate Overview
Live
1 TOP = 0.865263 BBD
1 BBD = 1.1557
TOP
Avg
0.857061
High
0.865263
Low
0.851648
Last updated: 4/16/2026, 8:01:38 AM
Quick Conversions
| TOP | BBD |
|---|---|
| 1 TOP | 0.87 BBD |
| 10 TOP | 8.65 BBD |
| 50 TOP | 43.26 BBD |
| 100 TOP | 86.53 BBD |
| 500 TOP | 432.63 BBD |
| 1,000 TOP | 865.26 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-04-16T08:01:38Z",
"rates": {
"BBD": 0.865263
}
}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.5263,
"rate": 0.865263
}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