Rate Overview
Live
1 SBD = 0.843945 TTD
1 TTD = 1.1849
SBD
Avg
0.847731
High
0.852696
Low
0.843945
Last updated: 5/7/2026, 10:12:01 AM
Quick Conversions
| SBD | TTD |
|---|---|
| 1 SBD | 0.84 TTD |
| 10 SBD | 8.44 TTD |
| 50 SBD | 42.20 TTD |
| 100 SBD | 84.39 TTD |
| 500 SBD | 421.97 TTD |
| 1,000 SBD | 843.94 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-07T10:12:01Z",
"rates": {
"TTD": 0.843945
}
}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.3945,
"rate": 0.843945
}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