Rate Overview
Live
1 TTD = 1.1964 SBD
1 SBD = 0.835856
TTD
Avg
1.1898
High
1.2071
Low
1.1755
Last updated: 7/25/2026, 9:10:49 PM
Quick Conversions
| TTD | SBD |
|---|---|
| 1 TTD | 1.20 SBD |
| 10 TTD | 11.96 SBD |
| 50 TTD | 59.82 SBD |
| 100 TTD | 119.64 SBD |
| 500 TTD | 598.19 SBD |
| 1,000 TTD | 1,196.38 SBD |
Get TTD/SBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TTD¤cies=SBDExample Response:
{
"success": true,
"base": "TTD",
"date": "2026-07-25T21:10:49Z",
"rates": {
"SBD": 1.196379
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TTD&to=SBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "TTD",
"to": "SBD",
"amount": 100
},
"result": 119.6379,
"rate": 1.196379
}Build with TTD/SBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key