Rate Overview
Live
1 TJS = 1.5077 SCR
1 SCR = 0.663274
TJS
Avg
1.5126
High
1.6000
Low
1.4506
Last updated: 4/18/2026, 8:49:53 AM
Quick Conversions
| TJS | SCR |
|---|---|
| 1 TJS | 1.51 SCR |
| 10 TJS | 15.08 SCR |
| 50 TJS | 75.38 SCR |
| 100 TJS | 150.77 SCR |
| 500 TJS | 753.84 SCR |
| 1,000 TJS | 1,507.67 SCR |
Get TJS/SCR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TJS¤cies=SCRExample Response:
{
"success": true,
"base": "TJS",
"date": "2026-04-18T08:49:53Z",
"rates": {
"SCR": 1.507673
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TJS&to=SCR&amount=100Example Response:
{
"success": true,
"query": {
"from": "TJS",
"to": "SCR",
"amount": 100
},
"result": 150.7673,
"rate": 1.507673
}Build with TJS/SCR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key