Rate Overview
Live
1 TTD = 84.3901 SOS
1 SOS = 0.011850
TTD
Avg
84.2237
High
84.5383
Low
83.9857
Last updated: 7/4/2026, 11:40:27 PM
Quick Conversions
| TTD | SOS |
|---|---|
| 1 TTD | 84.39 SOS |
| 10 TTD | 843.90 SOS |
| 50 TTD | 4,219.50 SOS |
| 100 TTD | 8,439.01 SOS |
| 500 TTD | 42,195.03 SOS |
| 1,000 TTD | 84,390.06 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-04T23:40:27Z",
"rates": {
"SOS": 84.390061
}
}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": 8439.0061,
"rate": 84.390061
}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