Rate Overview
Live
1 TJS = 61.4945 SOS
1 SOS = 0.016262
TJS
Avg
61.6392
High
61.7637
Low
61.4945
Last updated: 7/9/2026, 10:44:07 AM
Quick Conversions
| TJS | SOS |
|---|---|
| 1 TJS | 61.49 SOS |
| 10 TJS | 614.94 SOS |
| 50 TJS | 3,074.72 SOS |
| 100 TJS | 6,149.45 SOS |
| 500 TJS | 30,747.23 SOS |
| 1,000 TJS | 61,494.45 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-09T10:44:07Z",
"rates": {
"SOS": 61.494451
}
}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": 6149.4451,
"rate": 61.494451
}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