Rate Overview
Live
1 BBD = 3.3803 TTD
1 TTD = 0.295833
BBD
Avg
3.3900
High
3.4007
Low
3.3700
Last updated: 7/3/2026, 4:34:16 PM
Quick Conversions
| BBD | TTD |
|---|---|
| 1 BBD | 3.38 TTD |
| 10 BBD | 33.80 TTD |
| 50 BBD | 169.01 TTD |
| 100 BBD | 338.03 TTD |
| 500 BBD | 1,690.14 TTD |
| 1,000 BBD | 3,380.29 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-03T16:34:16Z",
"rates": {
"TTD": 3.380286
}
}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.0286,
"rate": 3.380286
}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