Rate Overview
Live
1 TTD = 0.295832 BBD
1 BBD = 3.3803
TTD
Avg
0.295090
High
0.296678
Low
0.294058
Last updated: 7/3/2026, 7:53:28 PM
Quick Conversions
| TTD | BBD |
|---|---|
| 1 TTD | 0.30 BBD |
| 10 TTD | 2.96 BBD |
| 50 TTD | 14.79 BBD |
| 100 TTD | 29.58 BBD |
| 500 TTD | 147.92 BBD |
| 1,000 TTD | 295.83 BBD |
Get TTD/BBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TTD¤cies=BBDExample Response:
{
"success": true,
"base": "TTD",
"date": "2026-07-03T19:53:28Z",
"rates": {
"BBD": 0.295832
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TTD&to=BBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "TTD",
"to": "BBD",
"amount": 100
},
"result": 29.583199999999998,
"rate": 0.295832
}Build with TTD/BBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key