Rate Overview
Live
1 SCR = 0.697920 TJS
1 TJS = 1.4328
SCR
Avg
0.654551
High
0.697920
Low
0.622092
Last updated: 7/3/2026, 12:59:44 AM
Quick Conversions
| SCR | TJS |
|---|---|
| 1 SCR | 0.70 TJS |
| 10 SCR | 6.98 TJS |
| 50 SCR | 34.90 TJS |
| 100 SCR | 69.79 TJS |
| 500 SCR | 348.96 TJS |
| 1,000 SCR | 697.92 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-03T00:59:44Z",
"rates": {
"TJS": 0.69792
}
}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": 69.792,
"rate": 0.69792
}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