Rate Overview
Live
1 TTD = 84.6114 SOS
1 SOS = 0.011819
TTD
Avg
84.3115
High
85.5130
Low
83.3966
Last updated: 7/25/2026, 9:29:47 PM
Quick Conversions
| TTD | SOS |
|---|---|
| 1 TTD | 84.61 SOS |
| 10 TTD | 846.11 SOS |
| 50 TTD | 4,230.57 SOS |
| 100 TTD | 8,461.14 SOS |
| 500 TTD | 42,305.71 SOS |
| 1,000 TTD | 84,611.42 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-25T21:29:47Z",
"rates": {
"SOS": 84.61142
}
}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": 8461.142,
"rate": 84.61142
}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