Rate Overview
Live
1 SCR = 0.469067 TTD
1 TTD = 2.1319
SCR
Avg
0.469856
High
0.494251
Low
0.452557
Last updated: 3/27/2026, 8:25:01 AM
Quick Conversions
| SCR | TTD |
|---|---|
| 1 SCR | 0.47 TTD |
| 10 SCR | 4.69 TTD |
| 50 SCR | 23.45 TTD |
| 100 SCR | 46.91 TTD |
| 500 SCR | 234.53 TTD |
| 1,000 SCR | 469.07 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-03-27T08:25:01Z",
"rates": {
"TTD": 0.469067
}
}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": 46.9067,
"rate": 0.469067
}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