Rate Overview
Live
1 SVC = 0.774528 TTD
1 TTD = 1.2911
SVC
Avg
0.775034
High
0.776218
Low
0.773115
Last updated: 5/9/2026, 3:42:19 AM
Quick Conversions
| SVC | TTD |
|---|---|
| 1 SVC | 0.77 TTD |
| 10 SVC | 7.75 TTD |
| 50 SVC | 38.73 TTD |
| 100 SVC | 77.45 TTD |
| 500 SVC | 387.26 TTD |
| 1,000 SVC | 774.53 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-05-09T03:42:19Z",
"rates": {
"TTD": 0.774528
}
}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.4528,
"rate": 0.774528
}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