Rate Overview
Live
1 SCR = 0.489407 TTD
1 TTD = 2.0433
SCR
Avg
0.486243
High
0.497482
Low
0.463427
Last updated: 5/6/2026, 10:24:07 AM
Quick Conversions
| SCR | TTD |
|---|---|
| 1 SCR | 0.49 TTD |
| 10 SCR | 4.89 TTD |
| 50 SCR | 24.47 TTD |
| 100 SCR | 48.94 TTD |
| 500 SCR | 244.70 TTD |
| 1,000 SCR | 489.41 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-05-06T10:24:07Z",
"rates": {
"TTD": 0.489407
}
}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": 48.9407,
"rate": 0.489407
}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