Rate Overview
Live
1 TTD = 0.297122 BBD
1 BBD = 3.3656
TTD
Avg
0.296726
High
0.297122
Low
0.296207
Last updated: 5/7/2026, 2:19:54 AM
Quick Conversions
| TTD | BBD |
|---|---|
| 1 TTD | 0.30 BBD |
| 10 TTD | 2.97 BBD |
| 50 TTD | 14.86 BBD |
| 100 TTD | 29.71 BBD |
| 500 TTD | 148.56 BBD |
| 1,000 TTD | 297.12 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-05-07T02:19:54Z",
"rates": {
"BBD": 0.297122
}
}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.7122,
"rate": 0.297122
}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