Rate Overview
Live
1 SCR = 0.634040 TJS
1 TJS = 1.5772
SCR
Avg
0.647540
High
0.686952
Low
0.633582
Last updated: 7/25/2026, 8:38:44 PM
Quick Conversions
| SCR | TJS |
|---|---|
| 1 SCR | 0.63 TJS |
| 10 SCR | 6.34 TJS |
| 50 SCR | 31.70 TJS |
| 100 SCR | 63.40 TJS |
| 500 SCR | 317.02 TJS |
| 1,000 SCR | 634.04 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-25T20:38:44Z",
"rates": {
"TJS": 0.63404
}
}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": 63.404,
"rate": 0.63404
}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