Rate Overview
Live
1 TJS = 0.945546 SVC
1 SVC = 1.0576
TJS
Avg
0.945382
High
0.946377
Low
0.943452
Last updated: 7/4/2026, 2:32:37 AM
Quick Conversions
| TJS | SVC |
|---|---|
| 1 TJS | 0.95 SVC |
| 10 TJS | 9.46 SVC |
| 50 TJS | 47.28 SVC |
| 100 TJS | 94.55 SVC |
| 500 TJS | 472.77 SVC |
| 1,000 TJS | 945.55 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-04T02:32:37Z",
"rates": {
"SVC": 0.945546
}
}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.5546,
"rate": 0.945546
}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