Rate Overview
Live
1 TTD = 84.2348 SOS
1 SOS = 0.011872
TTD
Avg
84.4480
High
86.1558
Low
84.0980
Last updated: 8/13/2026, 6:14:07 AM
Quick Conversions
| TTD | SOS |
|---|---|
| 1 TTD | 84.23 SOS |
| 10 TTD | 842.35 SOS |
| 50 TTD | 4,211.74 SOS |
| 100 TTD | 8,423.48 SOS |
| 500 TTD | 42,117.40 SOS |
| 1,000 TTD | 84,234.79 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-08-13T06:14:07Z",
"rates": {
"SOS": 84.234793
}
}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.479299999999,
"rate": 84.234793
}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