Rate Overview
Live
1 TJS = 1.5469 SCR
1 SCR = 0.646457
TJS
Avg
1.5519
High
1.6056
Low
1.4836
Last updated: 5/29/2026, 7:53:29 PM
Quick Conversions
| TJS | SCR |
|---|---|
| 1 TJS | 1.55 SCR |
| 10 TJS | 15.47 SCR |
| 50 TJS | 77.34 SCR |
| 100 TJS | 154.69 SCR |
| 500 TJS | 773.45 SCR |
| 1,000 TJS | 1,546.89 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-05-29T19:53:29Z",
"rates": {
"SCR": 1.546893
}
}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": 154.6893,
"rate": 1.546893
}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