Rate Overview
Live
1 SBD = 0.841050 TTD
1 TTD = 1.1890
SBD
Avg
0.838025
High
0.841050
Low
0.834390
Last updated: 3/7/2026, 12:33:05 AM
Quick Conversions
| SBD | TTD |
|---|---|
| 1 SBD | 0.84 TTD |
| 10 SBD | 8.41 TTD |
| 50 SBD | 42.05 TTD |
| 100 SBD | 84.10 TTD |
| 500 SBD | 420.53 TTD |
| 1,000 SBD | 841.05 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-03-07T00:33:05Z",
"rates": {
"TTD": 0.84105
}
}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.10499999999999,
"rate": 0.84105
}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