Rate Overview
Live
1 SCR = 0.640726 TJS
1 TJS = 1.5607
SCR
Avg
0.661356
High
0.696124
Low
0.640726
Last updated: 3/6/2026, 11:26:29 PM
Quick Conversions
| SCR | TJS |
|---|---|
| 1 SCR | 0.64 TJS |
| 10 SCR | 6.41 TJS |
| 50 SCR | 32.04 TJS |
| 100 SCR | 64.07 TJS |
| 500 SCR | 320.36 TJS |
| 1,000 SCR | 640.73 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-03-06T23:26:29Z",
"rates": {
"TJS": 0.640726
}
}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.07260000000001,
"rate": 0.640726
}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