Rate Overview
Live
1 TTD = 84.1526 SOS
1 SOS = 0.011883
TTD
Avg
84.3327
High
84.8571
Low
83.9155
Last updated: 3/26/2026, 12:23:21 PM
Quick Conversions
| TTD | SOS |
|---|---|
| 1 TTD | 84.15 SOS |
| 10 TTD | 841.53 SOS |
| 50 TTD | 4,207.63 SOS |
| 100 TTD | 8,415.26 SOS |
| 500 TTD | 42,076.28 SOS |
| 1,000 TTD | 84,152.56 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-03-26T12:23:21Z",
"rates": {
"SOS": 84.152559
}
}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.2559,
"rate": 84.152559
}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