Rate Overview
Live
1 TTD = 0.293629 BBD
1 BBD = 3.4057
TTD
Avg
0.295240
High
0.297252
Low
0.293629
Last updated: 3/26/2026, 5:39:31 PM
Quick Conversions
| TTD | BBD |
|---|---|
| 1 TTD | 0.29 BBD |
| 10 TTD | 2.94 BBD |
| 50 TTD | 14.68 BBD |
| 100 TTD | 29.36 BBD |
| 500 TTD | 146.81 BBD |
| 1,000 TTD | 293.63 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-03-26T17:39:31Z",
"rates": {
"BBD": 0.293629
}
}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.362899999999996,
"rate": 0.293629
}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