Rate Overview
Live
1 TTD = 83.9895 SOS
1 SOS = 0.011906
TTD
Avg
84.0910
High
85.1542
Low
81.3152
Last updated: 7/21/2026, 3:20:14 AM
Quick Conversions
| TTD | SOS |
|---|---|
| 1 TTD | 83.99 SOS |
| 10 TTD | 839.90 SOS |
| 50 TTD | 4,199.48 SOS |
| 100 TTD | 8,398.95 SOS |
| 500 TTD | 41,994.77 SOS |
| 1,000 TTD | 83,989.54 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-21T03:20:14Z",
"rates": {
"SOS": 83.989538
}
}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": 8398.9538,
"rate": 83.989538
}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