Rate Overview
Live
1 SVC = 0.775295 TTD
1 TTD = 1.2898
SVC
Avg
0.774102
High
0.776742
Low
0.767468
Last updated: 7/9/2026, 4:29:00 AM
Quick Conversions
| SVC | TTD |
|---|---|
| 1 SVC | 0.78 TTD |
| 10 SVC | 7.75 TTD |
| 50 SVC | 38.76 TTD |
| 100 SVC | 77.53 TTD |
| 500 SVC | 387.65 TTD |
| 1,000 SVC | 775.30 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-09T04:29:00Z",
"rates": {
"TTD": 0.775295
}
}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.5295,
"rate": 0.775295
}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