Rate Overview
Live
1 TTD = 1.1719 SBD
1 SBD = 0.853343
TTD
Avg
1.1780
High
1.1845
Low
1.1719
Last updated: 5/7/2026, 5:54:20 PM
Quick Conversions
| TTD | SBD |
|---|---|
| 1 TTD | 1.17 SBD |
| 10 TTD | 11.72 SBD |
| 50 TTD | 58.59 SBD |
| 100 TTD | 117.19 SBD |
| 500 TTD | 585.93 SBD |
| 1,000 TTD | 1,171.86 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-05-07T17:54:20Z",
"rates": {
"SBD": 1.171862
}
}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": 117.1862,
"rate": 1.171862
}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