Rate Overview
Live
1 SBD = 0.841583 TTD
1 TTD = 1.1882
SBD
Avg
0.845382
High
0.852007
Low
0.840394
Last updated: 6/19/2026, 8:21:00 AM
Quick Conversions
| SBD | TTD |
|---|---|
| 1 SBD | 0.84 TTD |
| 10 SBD | 8.42 TTD |
| 50 SBD | 42.08 TTD |
| 100 SBD | 84.16 TTD |
| 500 SBD | 420.79 TTD |
| 1,000 SBD | 841.58 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-06-19T08:21:00Z",
"rates": {
"TTD": 0.841583
}
}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": 84.1583,
"rate": 0.841583
}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