Rate Overview
Live
1 TTD = 0.147016 BSD
1 BSD = 6.8020
TTD
Avg
0.147470
High
0.148912
Low
0.146922
Last updated: 7/28/2026, 9:52:22 AM
Quick Conversions
| TTD | BSD |
|---|---|
| 1 TTD | 0.15 BSD |
| 10 TTD | 1.47 BSD |
| 50 TTD | 7.35 BSD |
| 100 TTD | 14.70 BSD |
| 500 TTD | 73.51 BSD |
| 1,000 TTD | 147.02 BSD |
Get TTD/BSD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TTD¤cies=BSDExample Response:
{
"success": true,
"base": "TTD",
"date": "2026-07-28T09:52:22Z",
"rates": {
"BSD": 0.147016
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TTD&to=BSD&amount=100Example Response:
{
"success": true,
"query": {
"from": "TTD",
"to": "BSD",
"amount": 100
},
"result": 14.701600000000001,
"rate": 0.147016
}Build with TTD/BSD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key