Rate Overview
Live
1 BSD = 6.7684 TTD
1 TTD = 0.147746 BSD
Avg
6.7803
High
6.7953
Low
6.7621
Last updated: 1/25/2026, 5:07:07 PM
Quick Conversions
| BSD | TTD |
|---|---|
| 1 BSD | 6.77 TTD |
| 10 BSD | 67.68 TTD |
| 50 BSD | 338.42 TTD |
| 100 BSD | 676.84 TTD |
| 500 BSD | 3,384.18 TTD |
| 1,000 BSD | 6,768.35 TTD |
Get BSD/TTD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BSD¤cies=TTDExample Response:
{
"success": true,
"base": "BSD",
"date": "2026-01-25T17:07:07Z",
"rates": {
"TTD": 6.768354
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BSD&to=TTD&amount=100Example Response:
{
"success": true,
"query": {
"from": "BSD",
"to": "TTD",
"amount": 100
},
"result": 676.8354,
"rate": 6.768354
}Build with BSD/TTD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key