Rate Overview
Live
1 SVC = 0.774335 TTD
1 TTD = 1.2914
SVC
Avg
0.773439
High
0.774396
Low
0.770307
Last updated: 3/7/2026, 4:27:40 AM
Quick Conversions
| SVC | TTD |
|---|---|
| 1 SVC | 0.77 TTD |
| 10 SVC | 7.74 TTD |
| 50 SVC | 38.72 TTD |
| 100 SVC | 77.43 TTD |
| 500 SVC | 387.17 TTD |
| 1,000 SVC | 774.34 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-03-07T04:27:40Z",
"rates": {
"TTD": 0.774335
}
}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.4335,
"rate": 0.774335
}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