Rate Overview
Live
1 SCR = 0.638889 TJS
1 TJS = 1.5652
SCR
Avg
0.646543
High
0.658867
Low
0.630593
Last updated: 9/2/2026, 6:36:30 PM
Quick Conversions
| SCR | TJS |
|---|---|
| 1 SCR | 0.64 TJS |
| 10 SCR | 6.39 TJS |
| 50 SCR | 31.94 TJS |
| 100 SCR | 63.89 TJS |
| 500 SCR | 319.44 TJS |
| 1,000 SCR | 638.89 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-09-02T18:36:30Z",
"rates": {
"TJS": 0.638889
}
}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.88890000000001,
"rate": 0.638889
}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