Rate Overview
Live
1 SVC = 0.400607 TMT
1 TMT = 2.4962
SVC
Avg
0.400918
High
0.401588
Low
0.400372
Last updated: 4/17/2026, 10:43:29 AM
Quick Conversions
| SVC | TMT |
|---|---|
| 1 SVC | 0.40 TMT |
| 10 SVC | 4.01 TMT |
| 50 SVC | 20.03 TMT |
| 100 SVC | 40.06 TMT |
| 500 SVC | 200.30 TMT |
| 1,000 SVC | 400.61 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-04-17T10:43:29Z",
"rates": {
"TMT": 0.400607
}
}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.0607,
"rate": 0.400607
}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