Rate Overview
Live
1 TTD = 84.2360 SOS
1 SOS = 0.011871
TTD
Avg
84.3832
High
85.8805
Low
83.9971
Last updated: 7/23/2026, 1:26:08 AM
Quick Conversions
| TTD | SOS |
|---|---|
| 1 TTD | 84.24 SOS |
| 10 TTD | 842.36 SOS |
| 50 TTD | 4,211.80 SOS |
| 100 TTD | 8,423.60 SOS |
| 500 TTD | 42,118.01 SOS |
| 1,000 TTD | 84,236.01 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-07-23T01:26:08Z",
"rates": {
"SOS": 84.236013
}
}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": 8423.6013,
"rate": 84.236013
}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