Rate Overview
Live
1 SCR = 0.634857 TJS
1 TJS = 1.5752
SCR
Avg
0.649601
High
0.694947
Low
0.611642
Last updated: 7/24/2026, 10:30:14 AM
Quick Conversions
| SCR | TJS |
|---|---|
| 1 SCR | 0.63 TJS |
| 10 SCR | 6.35 TJS |
| 50 SCR | 31.74 TJS |
| 100 SCR | 63.49 TJS |
| 500 SCR | 317.43 TJS |
| 1,000 SCR | 634.86 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-24T10:30:14Z",
"rates": {
"TJS": 0.634857
}
}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.4857,
"rate": 0.634857
}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