Rate Overview
Live
1 BSD = 6.7820 TTD
1 TTD = 0.147448
BSD
Avg
6.7752
High
6.7820
Low
6.7607
Last updated: 8/13/2026, 5:01:01 AM
Quick Conversions
| BSD | TTD |
|---|---|
| 1 BSD | 6.78 TTD |
| 10 BSD | 67.82 TTD |
| 50 BSD | 339.10 TTD |
| 100 BSD | 678.20 TTD |
| 500 BSD | 3,391.02 TTD |
| 1,000 BSD | 6,782.03 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-08-13T05:01:01Z",
"rates": {
"TTD": 6.782032
}
}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.2032,
"rate": 6.782032
}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