Rate Overview
Live
1 TJS = 61.7854 SOS
1 SOS = 0.016185
TJS
Avg
61.7564
High
61.8578
Low
61.6923
Last updated: 7/29/2026, 5:05:50 PM
Quick Conversions
| TJS | SOS |
|---|---|
| 1 TJS | 61.79 SOS |
| 10 TJS | 617.85 SOS |
| 50 TJS | 3,089.27 SOS |
| 100 TJS | 6,178.54 SOS |
| 500 TJS | 30,892.70 SOS |
| 1,000 TJS | 61,785.41 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-07-29T17:05:50Z",
"rates": {
"SOS": 61.785409
}
}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": 6178.5409,
"rate": 61.785409
}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