Rate Overview
Live
1 BBD = 3.3706 TTD
1 TTD = 0.296679
BBD
Avg
3.3890
High
3.4007
Low
3.3706
Last updated: 7/2/2026, 12:03:10 PM
Quick Conversions
| BBD | TTD |
|---|---|
| 1 BBD | 3.37 TTD |
| 10 BBD | 33.71 TTD |
| 50 BBD | 168.53 TTD |
| 100 BBD | 337.06 TTD |
| 500 BBD | 1,685.32 TTD |
| 1,000 BBD | 3,370.65 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-07-02T12:03:10Z",
"rates": {
"TTD": 3.370649
}
}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": 337.06489999999997,
"rate": 3.370649
}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