Rate Overview
Live
1 TTD = 1.1823 SBD
1 SBD = 0.845814
TTD
Avg
1.1812
High
1.1873
Low
1.1746
Last updated: 3/27/2026, 1:07:27 PM
Quick Conversions
| TTD | SBD |
|---|---|
| 1 TTD | 1.18 SBD |
| 10 TTD | 11.82 SBD |
| 50 TTD | 59.11 SBD |
| 100 TTD | 118.23 SBD |
| 500 TTD | 591.15 SBD |
| 1,000 TTD | 1,182.29 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-27T13:07:27Z",
"rates": {
"SBD": 1.182293
}
}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.22930000000001,
"rate": 1.182293
}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