Rate Overview
Live
1 TTD = 84.3062 SOS
1 SOS = 0.011862
TTD
Avg
84.2919
High
84.6917
Low
83.8246
Last updated: 9/3/2026, 6:07:08 AM
Quick Conversions
| TTD | SOS |
|---|---|
| 1 TTD | 84.31 SOS |
| 10 TTD | 843.06 SOS |
| 50 TTD | 4,215.31 SOS |
| 100 TTD | 8,430.62 SOS |
| 500 TTD | 42,153.09 SOS |
| 1,000 TTD | 84,306.17 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-09-03T06:07:08Z",
"rates": {
"SOS": 84.306173
}
}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": 8430.6173,
"rate": 84.306173
}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