Rate Overview
Live
1 TTD = 0.296403 BBD
1 BBD = 3.3738
TTD
Avg
0.296532
High
0.296960
Low
0.295178
Last updated: 4/15/2026, 11:18:23 PM
Quick Conversions
| TTD | BBD |
|---|---|
| 1 TTD | 0.30 BBD |
| 10 TTD | 2.96 BBD |
| 50 TTD | 14.82 BBD |
| 100 TTD | 29.64 BBD |
| 500 TTD | 148.20 BBD |
| 1,000 TTD | 296.40 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-04-15T23:18:23Z",
"rates": {
"BBD": 0.296403
}
}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.640300000000003,
"rate": 0.296403
}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