Rate Overview
Live
1 TJS = 61.5077 SOS
1 SOS = 0.016258 TJS
Avg
58.0437
High
62.1517
Low
52.0339
Last updated: 1/25/2026, 11:27:48 AM
Quick Conversions
| TJS | SOS |
|---|---|
| 1 TJS | 61.51 SOS |
| 10 TJS | 615.08 SOS |
| 50 TJS | 3,075.39 SOS |
| 100 TJS | 6,150.77 SOS |
| 500 TJS | 30,753.85 SOS |
| 1,000 TJS | 61,507.71 SOS |
Get TJS/SOS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TJS¤cies=SOSExample Response:
{
"success": true,
"base": "TJS",
"date": "2026-01-25T11:27:48Z",
"rates": {
"SOS": 61.507707
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TJS&to=SOS&amount=100Example Response:
{
"success": true,
"query": {
"from": "TJS",
"to": "SOS",
"amount": 100
},
"result": 6150.7707,
"rate": 61.507707
}Build with TJS/SOS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key