Rate Overview
Live
1 BSD = 6.7696 TTD
1 TTD = 0.147720
BSD
Avg
6.7685
High
6.7892
Low
6.7402
Last updated: 3/6/2026, 10:24:55 PM
Quick Conversions
| BSD | TTD |
|---|---|
| 1 BSD | 6.77 TTD |
| 10 BSD | 67.70 TTD |
| 50 BSD | 338.48 TTD |
| 100 BSD | 676.96 TTD |
| 500 BSD | 3,384.79 TTD |
| 1,000 BSD | 6,769.58 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-03-06T22:24:55Z",
"rates": {
"TTD": 6.769576
}
}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.9576,
"rate": 6.769576
}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