Rate Overview
Live
1 TJS = 61.1546 SOS
1 SOS = 0.016352
TJS
Avg
61.0509
High
61.3475
Low
60.8624
Last updated: 5/9/2026, 1:29:11 AM
Quick Conversions
| TJS | SOS |
|---|---|
| 1 TJS | 61.15 SOS |
| 10 TJS | 611.55 SOS |
| 50 TJS | 3,057.73 SOS |
| 100 TJS | 6,115.46 SOS |
| 500 TJS | 30,577.28 SOS |
| 1,000 TJS | 61,154.55 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-05-09T01:29:11Z",
"rates": {
"SOS": 61.154551
}
}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": 6115.4551,
"rate": 61.154551
}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