Rate Overview
Live
1 BSD = 6.7933 TTD
1 TTD = 0.147204
BSD
Avg
6.7843
High
6.7947
Low
6.7615
Last updated: 7/24/2026, 9:55:17 PM
Quick Conversions
| BSD | TTD |
|---|---|
| 1 BSD | 6.79 TTD |
| 10 BSD | 67.93 TTD |
| 50 BSD | 339.66 TTD |
| 100 BSD | 679.33 TTD |
| 500 BSD | 3,396.64 TTD |
| 1,000 BSD | 6,793.29 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-24T21:55:17Z",
"rates": {
"TTD": 6.793285
}
}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": 679.3285,
"rate": 6.793285
}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