Rate Overview
Live
1 TJS = 59.8077 SOS
1 SOS = 0.016720
TJS
Avg
57.0818
High
62.1162
Low
52.2227
Last updated: 3/27/2026, 3:24:37 PM
Quick Conversions
| TJS | SOS |
|---|---|
| 1 TJS | 59.81 SOS |
| 10 TJS | 598.08 SOS |
| 50 TJS | 2,990.38 SOS |
| 100 TJS | 5,980.77 SOS |
| 500 TJS | 29,903.83 SOS |
| 1,000 TJS | 59,807.65 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-03-27T15:24:37Z",
"rates": {
"SOS": 59.807651
}
}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": 5980.7651,
"rate": 59.807651
}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