Rate Overview
Live
1 TJS = 0.944746 SVC
1 SVC = 1.0585
TJS
Avg
0.935952
High
0.953002
Low
0.909615
Last updated: 7/26/2026, 1:17:32 PM
Quick Conversions
| TJS | SVC |
|---|---|
| 1 TJS | 0.94 SVC |
| 10 TJS | 9.45 SVC |
| 50 TJS | 47.24 SVC |
| 100 TJS | 94.47 SVC |
| 500 TJS | 472.37 SVC |
| 1,000 TJS | 944.75 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-26T13:17:32Z",
"rates": {
"SVC": 0.944746
}
}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.4746,
"rate": 0.944746
}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