Rate Overview
Live
1 TOP = 0.850322 BBD
1 BBD = 1.1760
TOP
Avg
0.845760
High
0.873937
Low
0.828395
Last updated: 7/24/2026, 1:25:47 AM
Quick Conversions
| TOP | BBD |
|---|---|
| 1 TOP | 0.85 BBD |
| 10 TOP | 8.50 BBD |
| 50 TOP | 42.52 BBD |
| 100 TOP | 85.03 BBD |
| 500 TOP | 425.16 BBD |
| 1,000 TOP | 850.32 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-24T01:25:47Z",
"rates": {
"BBD": 0.850322
}
}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.0322,
"rate": 0.850322
}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