Rate Overview
Live
1 STD = 0.000321 TTD
1 TTD = 3115.26 STD
Avg
0.000321
High
0.000324
Low
0.000318
Last updated: 1/25/2026, 10:52:31 AM
Quick Conversions
| STD | TTD |
|---|---|
| 1 STD | 0.00 TTD |
| 10 STD | 0.00 TTD |
| 50 STD | 0.02 TTD |
| 100 STD | 0.03 TTD |
| 500 STD | 0.16 TTD |
| 1,000 STD | 0.32 TTD |
Get STD/TTD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=STD¤cies=TTDExample Response:
{
"success": true,
"base": "STD",
"date": "2026-01-25T10:52:31Z",
"rates": {
"TTD": 0.000321
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=STD&to=TTD&amount=100Example Response:
{
"success": true,
"query": {
"from": "STD",
"to": "TTD",
"amount": 100
},
"result": 0.0321,
"rate": 0.000321
}Build with STD/TTD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key