Rate Overview
Live
1 SCR = 0.661075 TJS
1 TJS = 1.5127
SCR
Avg
0.658799
High
0.706062
Low
0.622948
Last updated: 3/27/2026, 8:24:34 AM
Quick Conversions
| SCR | TJS |
|---|---|
| 1 SCR | 0.66 TJS |
| 10 SCR | 6.61 TJS |
| 50 SCR | 33.05 TJS |
| 100 SCR | 66.11 TJS |
| 500 SCR | 330.54 TJS |
| 1,000 SCR | 661.07 TJS |
Get SCR/TJS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SCR¤cies=TJSExample Response:
{
"success": true,
"base": "SCR",
"date": "2026-03-27T08:24:34Z",
"rates": {
"TJS": 0.661075
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SCR&to=TJS&amount=100Example Response:
{
"success": true,
"query": {
"from": "SCR",
"to": "TJS",
"amount": 100
},
"result": 66.1075,
"rate": 0.661075
}Build with SCR/TJS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key