Rate Overview
Live
1 SVC = 1.0585 TJS
1 TJS = 0.944729
SVC
Avg
1.0586
High
1.0607
Low
1.0559
Last updated: 7/9/2026, 8:46:45 PM
Quick Conversions
| SVC | TJS |
|---|---|
| 1 SVC | 1.06 TJS |
| 10 SVC | 10.59 TJS |
| 50 SVC | 52.93 TJS |
| 100 SVC | 105.85 TJS |
| 500 SVC | 529.25 TJS |
| 1,000 SVC | 1,058.51 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-07-09T20:46:45Z",
"rates": {
"TJS": 1.058505
}
}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.8505,
"rate": 1.058505
}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