Rate Overview
Live
1 TOP = 0.838604 BBD
1 BBD = 1.1925
TOP
Avg
0.845653
High
0.854509
Low
0.837338
Last updated: 7/25/2026, 1:52:42 PM
Quick Conversions
| TOP | BBD |
|---|---|
| 1 TOP | 0.84 BBD |
| 10 TOP | 8.39 BBD |
| 50 TOP | 41.93 BBD |
| 100 TOP | 83.86 BBD |
| 500 TOP | 419.30 BBD |
| 1,000 TOP | 838.60 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-25T13:52:42Z",
"rates": {
"BBD": 0.838604
}
}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.8604,
"rate": 0.838604
}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