Rate Overview
Live
1 SBD = 0.845813 TTD
1 TTD = 1.1823
SBD
Avg
0.846572
High
0.851377
Low
0.842263
Last updated: 3/27/2026, 11:28:22 AM
Quick Conversions
| SBD | TTD |
|---|---|
| 1 SBD | 0.85 TTD |
| 10 SBD | 8.46 TTD |
| 50 SBD | 42.29 TTD |
| 100 SBD | 84.58 TTD |
| 500 SBD | 422.91 TTD |
| 1,000 SBD | 845.81 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-27T11:28:22Z",
"rates": {
"TTD": 0.845813
}
}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.5813,
"rate": 0.845813
}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