Rate Overview
Live
1 SCR = 0.675047 TJS
1 TJS = 1.4814
SCR
Avg
0.671133
High
0.686282
Low
0.640381
Last updated: 5/6/2026, 10:24:22 AM
Quick Conversions
| SCR | TJS |
|---|---|
| 1 SCR | 0.68 TJS |
| 10 SCR | 6.75 TJS |
| 50 SCR | 33.75 TJS |
| 100 SCR | 67.50 TJS |
| 500 SCR | 337.52 TJS |
| 1,000 SCR | 675.05 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-05-06T10:24:22Z",
"rates": {
"TJS": 0.675047
}
}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": 67.5047,
"rate": 0.675047
}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