Rate Overview
Live
1 BSD = 6.7848 TTD
1 TTD = 0.147388
BSD
Avg
6.7741
High
6.8032
Low
6.7309
Last updated: 7/21/2026, 3:18:27 AM
Quick Conversions
| BSD | TTD |
|---|---|
| 1 BSD | 6.78 TTD |
| 10 BSD | 67.85 TTD |
| 50 BSD | 339.24 TTD |
| 100 BSD | 678.48 TTD |
| 500 BSD | 3,392.41 TTD |
| 1,000 BSD | 6,784.83 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-21T03:18:27Z",
"rates": {
"TTD": 6.784829
}
}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": 678.4829,
"rate": 6.784829
}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