Rate Overview
Live
1 SCR = 0.655526 TJS
1 TJS = 1.5255
SCR
Avg
0.654561
High
0.686921
Low
0.624998
Last updated: 4/16/2026, 8:50:41 AM
Quick Conversions
| SCR | TJS |
|---|---|
| 1 SCR | 0.66 TJS |
| 10 SCR | 6.56 TJS |
| 50 SCR | 32.78 TJS |
| 100 SCR | 65.55 TJS |
| 500 SCR | 327.76 TJS |
| 1,000 SCR | 655.53 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-04-16T08:50:41Z",
"rates": {
"TJS": 0.655526
}
}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": 65.55260000000001,
"rate": 0.655526
}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