Rate Overview
Live
1 SBD = 0.854972 TTD
1 TTD = 1.1696
SBD
Avg
0.829723
High
0.854972
Low
0.797819
Last updated: 5/27/2026, 10:49:14 PM
Quick Conversions
| SBD | TTD |
|---|---|
| 1 SBD | 0.85 TTD |
| 10 SBD | 8.55 TTD |
| 50 SBD | 42.75 TTD |
| 100 SBD | 85.50 TTD |
| 500 SBD | 427.49 TTD |
| 1,000 SBD | 854.97 TTD |
Get SBD/TTD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SBD¤cies=TTDExample Response:
{
"success": true,
"base": "SBD",
"date": "2026-05-27T22:49:14Z",
"rates": {
"TTD": 0.854972
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SBD&to=TTD&amount=100Example Response:
{
"success": true,
"query": {
"from": "SBD",
"to": "TTD",
"amount": 100
},
"result": 85.49719999999999,
"rate": 0.854972
}Build with SBD/TTD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key