Rate Overview
Live
1 TTD = 0.147826 BSD
1 BSD = 6.7647
TTD
Avg
0.147523
High
0.148037
Low
0.147203
Last updated: 5/8/2026, 12:59:13 PM
Quick Conversions
| TTD | BSD |
|---|---|
| 1 TTD | 0.15 BSD |
| 10 TTD | 1.48 BSD |
| 50 TTD | 7.39 BSD |
| 100 TTD | 14.78 BSD |
| 500 TTD | 73.91 BSD |
| 1,000 TTD | 147.83 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-05-08T12:59:13Z",
"rates": {
"BSD": 0.147826
}
}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.782600000000002,
"rate": 0.147826
}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