Rate Overview
Live
1 TTD = 83.9857 SOS
1 SOS = 0.011907
TTD
Avg
84.1492
High
84.7890
Low
82.9549
Last updated: 6/30/2026, 5:24:57 AM
Quick Conversions
| TTD | SOS |
|---|---|
| 1 TTD | 83.99 SOS |
| 10 TTD | 839.86 SOS |
| 50 TTD | 4,199.28 SOS |
| 100 TTD | 8,398.57 SOS |
| 500 TTD | 41,992.83 SOS |
| 1,000 TTD | 83,985.66 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-30T05:24:57Z",
"rates": {
"SOS": 83.985655
}
}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": 8398.565499999999,
"rate": 83.985655
}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