Rate Overview
Live
1 TTD = 84.0534 SOS
1 SOS = 0.011897
TTD
Avg
84.2970
High
84.7859
Low
84.0534
Last updated: 5/26/2026, 9:55:05 AM
Quick Conversions
| TTD | SOS |
|---|---|
| 1 TTD | 84.05 SOS |
| 10 TTD | 840.53 SOS |
| 50 TTD | 4,202.67 SOS |
| 100 TTD | 8,405.34 SOS |
| 500 TTD | 42,026.68 SOS |
| 1,000 TTD | 84,053.36 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-05-26T09:55:05Z",
"rates": {
"SOS": 84.053359
}
}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": 8405.3359,
"rate": 84.053359
}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