Rate Overview
Live
1 TTD = 84.1064 SOS
1 SOS = 0.011890
TTD
Avg
84.2365
High
84.3552
Low
84.1064
Last updated: 4/15/2026, 11:23:33 PM
Quick Conversions
| TTD | SOS |
|---|---|
| 1 TTD | 84.11 SOS |
| 10 TTD | 841.06 SOS |
| 50 TTD | 4,205.32 SOS |
| 100 TTD | 8,410.64 SOS |
| 500 TTD | 42,053.21 SOS |
| 1,000 TTD | 84,106.43 SOS |
Get TTD/SOS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TTD¤cies=SOSExample Response:
{
"success": true,
"base": "TTD",
"date": "2026-04-15T23:23:33Z",
"rates": {
"SOS": 84.106425
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TTD&to=SOS&amount=100Example Response:
{
"success": true,
"query": {
"from": "TTD",
"to": "SOS",
"amount": 100
},
"result": 8410.6425,
"rate": 84.106425
}Build with TTD/SOS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key