Rate Overview
Live
1 BBD = 3.3848 TTD
1 TTD = 0.295439
BBD
Avg
3.3842
High
3.3946
Low
3.3701
Last updated: 3/6/2026, 8:07:53 AM
Quick Conversions
| BBD | TTD |
|---|---|
| 1 BBD | 3.38 TTD |
| 10 BBD | 33.85 TTD |
| 50 BBD | 169.24 TTD |
| 100 BBD | 338.48 TTD |
| 500 BBD | 1,692.39 TTD |
| 1,000 BBD | 3,384.79 TTD |
Get BBD/TTD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BBD¤cies=TTDExample Response:
{
"success": true,
"base": "BBD",
"date": "2026-03-06T08:07:53Z",
"rates": {
"TTD": 3.384788
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BBD&to=TTD&amount=100Example Response:
{
"success": true,
"query": {
"from": "BBD",
"to": "TTD",
"amount": 100
},
"result": 338.4788,
"rate": 3.384788
}Build with BBD/TTD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key