Rate Overview
Live
1 TTD = 1.1890 SBD
1 SBD = 0.841051
TTD
Avg
1.1933
High
1.1985
Low
1.1890
Last updated: 3/7/2026, 2:12:13 AM
Quick Conversions
| TTD | SBD |
|---|---|
| 1 TTD | 1.19 SBD |
| 10 TTD | 11.89 SBD |
| 50 TTD | 59.45 SBD |
| 100 TTD | 118.90 SBD |
| 500 TTD | 594.49 SBD |
| 1,000 TTD | 1,188.99 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-03-07T02:12:13Z",
"rates": {
"SBD": 1.188988
}
}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": 118.8988,
"rate": 1.188988
}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