Rate Overview
Live
1 TJS = 1.5652 SCR
1 SCR = 0.638889
TJS
Avg
1.5470
High
1.5858
Low
1.5178
Last updated: 9/2/2026, 6:38:36 PM
Quick Conversions
| TJS | SCR |
|---|---|
| 1 TJS | 1.57 SCR |
| 10 TJS | 15.65 SCR |
| 50 TJS | 78.26 SCR |
| 100 TJS | 156.52 SCR |
| 500 TJS | 782.61 SCR |
| 1,000 TJS | 1,565.22 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-09-02T18:38:36Z",
"rates": {
"SCR": 1.565216
}
}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.5216,
"rate": 1.565216
}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