Rate Overview
Live
1 SCR = 0.476251 TTD
1 TTD = 2.0997
SCR
Avg
0.475914
High
0.483949
Low
0.459667
Last updated: 9/2/2026, 12:53:00 AM
Quick Conversions
| SCR | TTD |
|---|---|
| 1 SCR | 0.48 TTD |
| 10 SCR | 4.76 TTD |
| 50 SCR | 23.81 TTD |
| 100 SCR | 47.63 TTD |
| 500 SCR | 238.13 TTD |
| 1,000 SCR | 476.25 TTD |
Get SCR/TTD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SCR¤cies=TTDExample Response:
{
"success": true,
"base": "SCR",
"date": "2026-09-02T00:53:00Z",
"rates": {
"TTD": 0.476251
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SCR&to=TTD&amount=100Example Response:
{
"success": true,
"query": {
"from": "SCR",
"to": "TTD",
"amount": 100
},
"result": 47.625099999999996,
"rate": 0.476251
}Build with SCR/TTD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key