Rate Overview
Live
1 TOP = 0.834871 BBD
1 BBD = 1.1978
TOP
Avg
0.840673
High
0.850224
Low
0.833108
Last updated: 7/5/2026, 8:51:01 PM
Quick Conversions
| TOP | BBD |
|---|---|
| 1 TOP | 0.83 BBD |
| 10 TOP | 8.35 BBD |
| 50 TOP | 41.74 BBD |
| 100 TOP | 83.49 BBD |
| 500 TOP | 417.44 BBD |
| 1,000 TOP | 834.87 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-05T20:51:01Z",
"rates": {
"BBD": 0.834871
}
}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": 83.4871,
"rate": 0.834871
}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