Rate Overview
Live
1 BBD = 3.3738 TTD
1 TTD = 0.296403
BBD
Avg
3.3704
High
3.3738
Low
3.3675
Last updated: 4/16/2026, 2:42:19 AM
Quick Conversions
| BBD | TTD |
|---|---|
| 1 BBD | 3.37 TTD |
| 10 BBD | 33.74 TTD |
| 50 BBD | 168.69 TTD |
| 100 BBD | 337.38 TTD |
| 500 BBD | 1,686.89 TTD |
| 1,000 BBD | 3,373.78 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-04-16T02:42:19Z",
"rates": {
"TTD": 3.37378
}
}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.378,
"rate": 3.37378
}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