Rate Overview
Live
1 SCR = 0.653444 TJS
1 TJS = 1.5304
SCR
Avg
0.651289
High
0.693141
Low
0.630650
Last updated: 7/23/2026, 9:44:40 PM
Quick Conversions
| SCR | TJS |
|---|---|
| 1 SCR | 0.65 TJS |
| 10 SCR | 6.53 TJS |
| 50 SCR | 32.67 TJS |
| 100 SCR | 65.34 TJS |
| 500 SCR | 326.72 TJS |
| 1,000 SCR | 653.44 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-07-23T21:44:40Z",
"rates": {
"TJS": 0.653444
}
}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.34440000000001,
"rate": 0.653444
}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