Rate Overview
Live
1 SVC = 1.0556 TJS
1 TJS = 0.947357
SVC
Avg
1.0556
High
1.0576
Low
1.0532
Last updated: 8/19/2026, 5:06:14 PM
Quick Conversions
| SVC | TJS |
|---|---|
| 1 SVC | 1.06 TJS |
| 10 SVC | 10.56 TJS |
| 50 SVC | 52.78 TJS |
| 100 SVC | 105.56 TJS |
| 500 SVC | 527.78 TJS |
| 1,000 SVC | 1,055.57 TJS |
Get SVC/TJS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SVC¤cies=TJSExample Response:
{
"success": true,
"base": "SVC",
"date": "2026-08-19T17:06:14Z",
"rates": {
"TJS": 1.055568
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SVC&to=TJS&amount=100Example Response:
{
"success": true,
"query": {
"from": "SVC",
"to": "TJS",
"amount": 100
},
"result": 105.55680000000001,
"rate": 1.055568
}Build with SVC/TJS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key