Rate Overview
Live
1 TTD = 84.1550 SOS
1 SOS = 0.011883
TTD
Avg
84.1552
High
84.5210
Low
83.7925
Last updated: 7/24/2026, 11:18:12 PM
Quick Conversions
| TTD | SOS |
|---|---|
| 1 TTD | 84.16 SOS |
| 10 TTD | 841.55 SOS |
| 50 TTD | 4,207.75 SOS |
| 100 TTD | 8,415.50 SOS |
| 500 TTD | 42,077.50 SOS |
| 1,000 TTD | 84,155.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-24T23:18:12Z",
"rates": {
"SOS": 84.155009
}
}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": 8415.500900000001,
"rate": 84.155009
}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