Rate Overview
Live
1 BSD = 6.8020 TTD
1 TTD = 0.147016
BSD
Avg
6.7772
High
6.8020
Low
6.7153
Last updated: 7/28/2026, 8:36:19 AM
Quick Conversions
| BSD | TTD |
|---|---|
| 1 BSD | 6.80 TTD |
| 10 BSD | 68.02 TTD |
| 50 BSD | 340.10 TTD |
| 100 BSD | 680.20 TTD |
| 500 BSD | 3,400.99 TTD |
| 1,000 BSD | 6,801.97 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-28T08:36:19Z",
"rates": {
"TTD": 6.80197
}
}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": 680.197,
"rate": 6.80197
}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