Rate Overview
Live
1 TJS = 1.5586 SCR
1 SCR = 0.641618
TJS
Avg
1.5274
High
1.5783
Low
1.4557
Last updated: 7/22/2026, 10:03:06 PM
Quick Conversions
| TJS | SCR |
|---|---|
| 1 TJS | 1.56 SCR |
| 10 TJS | 15.59 SCR |
| 50 TJS | 77.93 SCR |
| 100 TJS | 155.86 SCR |
| 500 TJS | 779.28 SCR |
| 1,000 TJS | 1,558.56 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-22T22:03:06Z",
"rates": {
"SCR": 1.55856
}
}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": 155.856,
"rate": 1.55856
}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