Rate Overview
Live
1 SOS = 0.006112 TMT
1 TMT = 163.6126
SOS
Avg
0.006131
High
0.006145
Low
0.006112
Last updated: 5/7/2026, 5:56:05 PM
Quick Conversions
| SOS | TMT |
|---|---|
| 1 SOS | 0.01 TMT |
| 10 SOS | 0.06 TMT |
| 50 SOS | 0.31 TMT |
| 100 SOS | 0.61 TMT |
| 500 SOS | 3.06 TMT |
| 1,000 SOS | 6.11 TMT |
Get SOS/TMT Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SOS¤cies=TMTExample Response:
{
"success": true,
"base": "SOS",
"date": "2026-05-07T17:56:05Z",
"rates": {
"TMT": 0.006112
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SOS&to=TMT&amount=100Example Response:
{
"success": true,
"query": {
"from": "SOS",
"to": "TMT",
"amount": 100
},
"result": 0.6112000000000001,
"rate": 0.006112
}Build with SOS/TMT Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key