Rate Overview
Live
1 TJS = 0.945684 SVC
1 SVC = 1.0574
TJS
Avg
0.934155
High
0.950218
Low
0.912532
Last updated: 7/25/2026, 7:48:18 PM
Quick Conversions
| TJS | SVC |
|---|---|
| 1 TJS | 0.95 SVC |
| 10 TJS | 9.46 SVC |
| 50 TJS | 47.28 SVC |
| 100 TJS | 94.57 SVC |
| 500 TJS | 472.84 SVC |
| 1,000 TJS | 945.68 SVC |
Get TJS/SVC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TJS¤cies=SVCExample Response:
{
"success": true,
"base": "TJS",
"date": "2026-07-25T19:48:18Z",
"rates": {
"SVC": 0.945684
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TJS&to=SVC&amount=100Example Response:
{
"success": true,
"query": {
"from": "TJS",
"to": "SVC",
"amount": 100
},
"result": 94.5684,
"rate": 0.945684
}Build with TJS/SVC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key