Rate Overview
Live
1 SBD = 0.843741 TTD
1 TTD = 1.1852
SBD
Avg
0.842188
High
0.844662
Low
0.839743
Last updated: 4/17/2026, 4:54:22 AM
Quick Conversions
| SBD | TTD |
|---|---|
| 1 SBD | 0.84 TTD |
| 10 SBD | 8.44 TTD |
| 50 SBD | 42.19 TTD |
| 100 SBD | 84.37 TTD |
| 500 SBD | 421.87 TTD |
| 1,000 SBD | 843.74 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-04-17T04:54:22Z",
"rates": {
"TTD": 0.843741
}
}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.3741,
"rate": 0.843741
}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