Rate Overview
Live
1 BSD = 6.7769 TTD
1 TTD = 0.147560
BSD
Avg
6.7718
High
6.7889
Low
6.7153
Last updated: 7/7/2026, 9:54:47 PM
Quick Conversions
| BSD | TTD |
|---|---|
| 1 BSD | 6.78 TTD |
| 10 BSD | 67.77 TTD |
| 50 BSD | 338.84 TTD |
| 100 BSD | 677.69 TTD |
| 500 BSD | 3,388.44 TTD |
| 1,000 BSD | 6,776.88 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-07T21:54:47Z",
"rates": {
"TTD": 6.776884
}
}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": 677.6884,
"rate": 6.776884
}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