Rate Overview
Live
1 TJS = 1.5761 SCR
1 SCR = 0.634485
TJS
Avg
1.5287
High
1.5811
Low
1.4191
Last updated: 7/8/2026, 6:47:08 PM
Quick Conversions
| TJS | SCR |
|---|---|
| 1 TJS | 1.58 SCR |
| 10 TJS | 15.76 SCR |
| 50 TJS | 78.80 SCR |
| 100 TJS | 157.61 SCR |
| 500 TJS | 788.04 SCR |
| 1,000 TJS | 1,576.08 SCR |
Get TJS/SCR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TJS¤cies=SCRExample Response:
{
"success": true,
"base": "TJS",
"date": "2026-07-08T18:47:08Z",
"rates": {
"SCR": 1.576082
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TJS&to=SCR&amount=100Example Response:
{
"success": true,
"query": {
"from": "TJS",
"to": "SCR",
"amount": 100
},
"result": 157.6082,
"rate": 1.576082
}Build with TJS/SCR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key