Rate Overview
Live
1 SOS = 0.006124 TMT
1 TMT = 163.2920
SOS
Avg
0.006142
High
0.006209
Low
0.006108
Last updated: 3/28/2026, 10:46:00 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.12 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-03-28T10:46:00Z",
"rates": {
"TMT": 0.006124
}
}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.6124,
"rate": 0.006124
}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