Rate Overview
Live
1 SVC = 0.777368 TTD
1 TTD = 1.2864
SVC
Avg
0.774255
High
0.777507
Low
0.769249
Last updated: 7/28/2026, 7:33:29 AM
Quick Conversions
| SVC | TTD |
|---|---|
| 1 SVC | 0.78 TTD |
| 10 SVC | 7.77 TTD |
| 50 SVC | 38.87 TTD |
| 100 SVC | 77.74 TTD |
| 500 SVC | 388.68 TTD |
| 1,000 SVC | 777.37 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-07-28T07:33:29Z",
"rates": {
"TTD": 0.777368
}
}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.73679999999999,
"rate": 0.777368
}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