Rate Overview
Live
1 SCR = 0.648182 TJS
1 TJS = 1.5428
SCR
Avg
0.660593
High
0.674918
Low
0.640036
Last updated: 6/15/2026, 2:17:27 PM
Quick Conversions
| SCR | TJS |
|---|---|
| 1 SCR | 0.65 TJS |
| 10 SCR | 6.48 TJS |
| 50 SCR | 32.41 TJS |
| 100 SCR | 64.82 TJS |
| 500 SCR | 324.09 TJS |
| 1,000 SCR | 648.18 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-06-15T14:17:27Z",
"rates": {
"TJS": 0.648182
}
}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": 64.8182,
"rate": 0.648182
}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