Rate Overview
Live
1 SVC = 1.0569 TJS
1 TJS = 0.946200
SVC
Avg
1.0681
High
1.0959
Low
1.0490
Last updated: 7/28/2026, 8:44:10 AM
Quick Conversions
| SVC | TJS |
|---|---|
| 1 SVC | 1.06 TJS |
| 10 SVC | 10.57 TJS |
| 50 SVC | 52.84 TJS |
| 100 SVC | 105.69 TJS |
| 500 SVC | 528.43 TJS |
| 1,000 SVC | 1,056.86 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-28T08:44:10Z",
"rates": {
"TJS": 1.056859
}
}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.6859,
"rate": 1.056859
}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