Rate Overview
Live
1 TJS = 1.5127 SCR
1 SCR = 0.661075
TJS
Avg
1.5661
High
1.6370
Low
1.4360
Last updated: 3/27/2026, 11:49:58 AM
Quick Conversions
| TJS | SCR |
|---|---|
| 1 TJS | 1.51 SCR |
| 10 TJS | 15.13 SCR |
| 50 TJS | 75.63 SCR |
| 100 TJS | 151.27 SCR |
| 500 TJS | 756.34 SCR |
| 1,000 TJS | 1,512.69 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-03-27T11:49:58Z",
"rates": {
"SCR": 1.512687
}
}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": 151.2687,
"rate": 1.512687
}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