Rate Overview
Live
1 TJS = 1.5607 SCR
1 SCR = 0.640727
TJS
Avg
1.5231
High
1.5607
Low
1.4365
Last updated: 3/7/2026, 1:03:39 AM
Quick Conversions
| TJS | SCR |
|---|---|
| 1 TJS | 1.56 SCR |
| 10 TJS | 15.61 SCR |
| 50 TJS | 78.04 SCR |
| 100 TJS | 156.07 SCR |
| 500 TJS | 780.36 SCR |
| 1,000 TJS | 1,560.73 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-07T01:03:39Z",
"rates": {
"SCR": 1.560728
}
}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": 156.0728,
"rate": 1.560728
}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