Rate Overview
Live
1 TJS = 1.5165 SCR
1 SCR = 0.659414
TJS
Avg
1.4564
High
1.6219
Low
1.2539
Last updated: 7/29/2026, 3:13:06 AM
Quick Conversions
| TJS | SCR |
|---|---|
| 1 TJS | 1.52 SCR |
| 10 TJS | 15.16 SCR |
| 50 TJS | 75.82 SCR |
| 100 TJS | 151.65 SCR |
| 500 TJS | 758.25 SCR |
| 1,000 TJS | 1,516.50 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-07-29T03:13:06Z",
"rates": {
"SCR": 1.516499
}
}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.6499,
"rate": 1.516499
}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