Rate Overview
Live
1 SVC = 0.774061 TTD
1 TTD = 1.2919
SVC
Avg
0.773656
High
0.775030
Low
0.771128
Last updated: 9/10/2026, 3:26:05 AM
Quick Conversions
| SVC | TTD |
|---|---|
| 1 SVC | 0.77 TTD |
| 10 SVC | 7.74 TTD |
| 50 SVC | 38.70 TTD |
| 100 SVC | 77.41 TTD |
| 500 SVC | 387.03 TTD |
| 1,000 SVC | 774.06 TTD |
Get SVC/TTD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SVC¤cies=TTDExample Response:
{
"success": true,
"base": "SVC",
"date": "2026-09-10T03:26:05Z",
"rates": {
"TTD": 0.774061
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SVC&to=TTD&amount=100Example Response:
{
"success": true,
"query": {
"from": "SVC",
"to": "TTD",
"amount": 100
},
"result": 77.4061,
"rate": 0.774061
}Build with SVC/TTD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key