Rate Overview
Live
1 TJS = 60.6101 SOS
1 SOS = 0.016499
TJS
Avg
60.3400
High
60.6101
Low
60.1270
Last updated: 4/18/2026, 8:47:47 AM
Quick Conversions
| TJS | SOS |
|---|---|
| 1 TJS | 60.61 SOS |
| 10 TJS | 606.10 SOS |
| 50 TJS | 3,030.50 SOS |
| 100 TJS | 6,061.01 SOS |
| 500 TJS | 30,305.03 SOS |
| 1,000 TJS | 60,610.05 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-04-18T08:47:47Z",
"rates": {
"SOS": 60.610054
}
}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": 6061.0054,
"rate": 60.610054
}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