Rate Overview
Live
1 BBD = 3.4056 TTD
1 TTD = 0.293630
BBD
Avg
3.3915
High
3.4056
Low
3.3814
Last updated: 3/26/2026, 5:39:46 PM
Quick Conversions
| BBD | TTD |
|---|---|
| 1 BBD | 3.41 TTD |
| 10 BBD | 34.06 TTD |
| 50 BBD | 170.28 TTD |
| 100 BBD | 340.56 TTD |
| 500 BBD | 1,702.82 TTD |
| 1,000 BBD | 3,405.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-03-26T17:39:46Z",
"rates": {
"TTD": 3.405648
}
}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": 340.5648,
"rate": 3.405648
}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