Rate Overview
Live
1 SCR = 0.482837 TTD
1 TTD = 2.0711
SCR
Avg
0.469653
High
0.482837
Low
0.454956
Last updated: 7/1/2026, 8:30:52 AM
Quick Conversions
| SCR | TTD |
|---|---|
| 1 SCR | 0.48 TTD |
| 10 SCR | 4.83 TTD |
| 50 SCR | 24.14 TTD |
| 100 SCR | 48.28 TTD |
| 500 SCR | 241.42 TTD |
| 1,000 SCR | 482.84 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-07-01T08:30:52Z",
"rates": {
"TTD": 0.482837
}
}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.2837,
"rate": 0.482837
}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