Rate Overview
Live
1 TJS = 59.4881 SOS
1 SOS = 0.016810
TJS
Avg
59.8338
High
60.0928
Low
59.4881
Last updated: 3/7/2026, 1:02:58 AM
Quick Conversions
| TJS | SOS |
|---|---|
| 1 TJS | 59.49 SOS |
| 10 TJS | 594.88 SOS |
| 50 TJS | 2,974.41 SOS |
| 100 TJS | 5,948.81 SOS |
| 500 TJS | 29,744.06 SOS |
| 1,000 TJS | 59,488.12 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-07T01:02:58Z",
"rates": {
"SOS": 59.488118
}
}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": 5948.8118,
"rate": 59.488118
}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