Rate Overview
Live
1 TJS = 0.935616 SVC
1 SVC = 1.0688 TJS
Avg
0.939287
High
0.950060
Low
0.917229
Last updated: 1/25/2026, 9:26:46 AM
Quick Conversions
| TJS | SVC |
|---|---|
| 1 TJS | 0.94 SVC |
| 10 TJS | 9.36 SVC |
| 50 TJS | 46.78 SVC |
| 100 TJS | 93.56 SVC |
| 500 TJS | 467.81 SVC |
| 1,000 TJS | 935.62 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-01-25T09:26:46Z",
"rates": {
"SVC": 0.935616
}
}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": 93.5616,
"rate": 0.935616
}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