Rate Overview
Live
1 TTD = 0.294556 BBD
1 BBD = 3.3949
TTD
Avg
0.294938
High
0.297825
Low
0.293844
Last updated: 7/14/2026, 4:06:34 AM
Quick Conversions
| TTD | BBD |
|---|---|
| 1 TTD | 0.29 BBD |
| 10 TTD | 2.95 BBD |
| 50 TTD | 14.73 BBD |
| 100 TTD | 29.46 BBD |
| 500 TTD | 147.28 BBD |
| 1,000 TTD | 294.56 BBD |
Get TTD/BBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TTD¤cies=BBDExample Response:
{
"success": true,
"base": "TTD",
"date": "2026-07-14T04:06:34Z",
"rates": {
"BBD": 0.294556
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TTD&to=BBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "TTD",
"to": "BBD",
"amount": 100
},
"result": 29.455599999999997,
"rate": 0.294556
}Build with TTD/BBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key