Rate Overview
Live
1 SBD = 0.849628 TTD
1 TTD = 1.1770
SBD
Avg
0.839726
High
0.849628
Low
0.826708
Last updated: 5/27/2026, 2:53:12 PM
Quick Conversions
| SBD | TTD |
|---|---|
| 1 SBD | 0.85 TTD |
| 10 SBD | 8.50 TTD |
| 50 SBD | 42.48 TTD |
| 100 SBD | 84.96 TTD |
| 500 SBD | 424.81 TTD |
| 1,000 SBD | 849.63 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-05-27T14:53:12Z",
"rates": {
"TTD": 0.849628
}
}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.9628,
"rate": 0.849628
}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