Rate Overview
Live
1 STD = 0.000326 TTD
1 TTD = 3067.48
STD
Avg
0.000327
High
0.000328
Low
0.000326
Last updated: 5/7/2026, 12:17:57 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.33 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-05-07T00:17:57Z",
"rates": {
"TTD": 0.000326
}
}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.032600000000000004,
"rate": 0.000326
}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