Rate Overview
Live
1 STD = 0.000318 TTD
1 TTD = 3144.65
STD
Avg
0.000319
High
0.000322
Low
0.000317
Last updated: 3/7/2026, 5:19:23 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-03-07T05:19:23Z",
"rates": {
"TTD": 0.000318
}
}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.031799999999999995,
"rate": 0.000318
}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