Rate Overview
Live
1 TTD = 84.1927 SOS
1 SOS = 0.011878
TTD
Avg
84.2233
High
84.3077
Low
84.1645
Last updated: 6/15/2026, 11:20:55 AM
Quick Conversions
| TTD | SOS |
|---|---|
| 1 TTD | 84.19 SOS |
| 10 TTD | 841.93 SOS |
| 50 TTD | 4,209.63 SOS |
| 100 TTD | 8,419.27 SOS |
| 500 TTD | 42,096.34 SOS |
| 1,000 TTD | 84,192.68 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-06-15T11:20:55Z",
"rates": {
"SOS": 84.192677
}
}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": 8419.2677,
"rate": 84.192677
}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