Rate Overview
Live
1 BBD = 3.3938 TTD
1 TTD = 0.294654
BBD
Avg
3.3922
High
3.3952
Low
3.3872
Last updated: 6/15/2026, 12:49:15 PM
Quick Conversions
| BBD | TTD |
|---|---|
| 1 BBD | 3.39 TTD |
| 10 BBD | 33.94 TTD |
| 50 BBD | 169.69 TTD |
| 100 BBD | 339.38 TTD |
| 500 BBD | 1,696.90 TTD |
| 1,000 BBD | 3,393.81 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-06-15T12:49:15Z",
"rates": {
"TTD": 3.393807
}
}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": 339.3807,
"rate": 3.393807
}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