Rate Overview
Live
1 SCR = 0.630980 TJS
1 TJS = 1.5848 SCR
Avg
0.642188
High
0.684269
Low
0.610876
Last updated: 1/25/2026, 11:17:06 AM
Quick Conversions
| SCR | TJS |
|---|---|
| 1 SCR | 0.63 TJS |
| 10 SCR | 6.31 TJS |
| 50 SCR | 31.55 TJS |
| 100 SCR | 63.10 TJS |
| 500 SCR | 315.49 TJS |
| 1,000 SCR | 630.98 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-01-25T11:17:06Z",
"rates": {
"TJS": 0.63098
}
}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.098,
"rate": 0.63098
}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