Rate Overview
Live
1 BBD = 3.3910 TTD
1 TTD = 0.294897
BBD
Avg
3.3876
High
3.3910
Low
3.3803
Last updated: 8/13/2026, 1:11:50 PM
Quick Conversions
| BBD | TTD |
|---|---|
| 1 BBD | 3.39 TTD |
| 10 BBD | 33.91 TTD |
| 50 BBD | 169.55 TTD |
| 100 BBD | 339.10 TTD |
| 500 BBD | 1,695.51 TTD |
| 1,000 BBD | 3,391.02 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-08-13T13:11:50Z",
"rates": {
"TTD": 3.391016
}
}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.1016,
"rate": 3.391016
}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