Rate Overview
Live
1 SOS = 0.006129 TMT
1 TMT = 163.1588
SOS
Avg
0.006129
High
0.006148
Low
0.006119
Last updated: 6/19/2026, 8:24:24 AM
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.13 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-06-19T08:24:24Z",
"rates": {
"TMT": 0.006129
}
}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.6129,
"rate": 0.006129
}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