Rate Overview
Live
1 BSD = 6.7615 TTD
1 TTD = 0.147897
BSD
Avg
6.7796
High
6.8063
Low
6.7153
Last updated: 7/20/2026, 12:35:01 AM
Quick Conversions
| BSD | TTD |
|---|---|
| 1 BSD | 6.76 TTD |
| 10 BSD | 67.61 TTD |
| 50 BSD | 338.07 TTD |
| 100 BSD | 676.15 TTD |
| 500 BSD | 3,380.74 TTD |
| 1,000 BSD | 6,761.48 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-07-20T00:35:01Z",
"rates": {
"TTD": 6.761479
}
}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.1478999999999,
"rate": 6.761479
}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