Rate Overview
Live
1 TOP = 0.863408 BBD
1 BBD = 1.1582
TOP
Avg
0.852309
High
0.863408
Low
0.834412
Last updated: 3/27/2026, 4:32:00 PM
Quick Conversions
| TOP | BBD |
|---|---|
| 1 TOP | 0.86 BBD |
| 10 TOP | 8.63 BBD |
| 50 TOP | 43.17 BBD |
| 100 TOP | 86.34 BBD |
| 500 TOP | 431.70 BBD |
| 1,000 TOP | 863.41 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-27T16:32:00Z",
"rates": {
"BBD": 0.863408
}
}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.3408,
"rate": 0.863408
}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