Rate Overview
Live
1 SVC = 0.401092 TMT
1 TMT = 2.4932
SVC
Avg
0.400058
High
0.401243
Low
0.397536
Last updated: 5/28/2026, 1:02:40 AM
Quick Conversions
| SVC | TMT |
|---|---|
| 1 SVC | 0.40 TMT |
| 10 SVC | 4.01 TMT |
| 50 SVC | 20.05 TMT |
| 100 SVC | 40.11 TMT |
| 500 SVC | 200.55 TMT |
| 1,000 SVC | 401.09 TMT |
Get SVC/TMT Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SVC¤cies=TMTExample Response:
{
"success": true,
"base": "SVC",
"date": "2026-05-28T01:02:40Z",
"rates": {
"TMT": 0.401092
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SVC&to=TMT&amount=100Example Response:
{
"success": true,
"query": {
"from": "SVC",
"to": "TMT",
"amount": 100
},
"result": 40.1092,
"rate": 0.401092
}Build with SVC/TMT Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key