Rate Overview
Live
1 TTD = 0.294408 BBD
1 BBD = 3.3966
TTD
Avg
0.295367
High
0.297825
Low
0.294408
Last updated: 7/24/2026, 12:59:15 PM
Quick Conversions
| TTD | BBD |
|---|---|
| 1 TTD | 0.29 BBD |
| 10 TTD | 2.94 BBD |
| 50 TTD | 14.72 BBD |
| 100 TTD | 29.44 BBD |
| 500 TTD | 147.20 BBD |
| 1,000 TTD | 294.41 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-24T12:59:15Z",
"rates": {
"BBD": 0.294408
}
}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.4408,
"rate": 0.294408
}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