Rate Overview
Live
1 TJS = 1.4961 SCR
1 SCR = 0.668393
TJS
Avg
1.4904
High
1.5616
Low
1.4652
Last updated: 5/9/2026, 4:55:38 AM
Quick Conversions
| TJS | SCR |
|---|---|
| 1 TJS | 1.50 SCR |
| 10 TJS | 14.96 SCR |
| 50 TJS | 74.81 SCR |
| 100 TJS | 149.61 SCR |
| 500 TJS | 748.06 SCR |
| 1,000 TJS | 1,496.13 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-09T04:55:38Z",
"rates": {
"SCR": 1.496126
}
}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": 149.61260000000001,
"rate": 1.496126
}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