Rate Overview
Live
1 BSD = 6.7647 TTD
1 TTD = 0.147827
BSD
Avg
6.7786
High
6.7933
Low
6.7551
Last updated: 5/8/2026, 3:31:44 PM
Quick Conversions
| BSD | TTD |
|---|---|
| 1 BSD | 6.76 TTD |
| 10 BSD | 67.65 TTD |
| 50 BSD | 338.23 TTD |
| 100 BSD | 676.47 TTD |
| 500 BSD | 3,382.34 TTD |
| 1,000 BSD | 6,764.68 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-05-08T15:31:44Z",
"rates": {
"TTD": 6.76468
}
}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.4680000000001,
"rate": 6.76468
}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