Rate Overview
Live
1 SVC = 1.0784 TJS
1 TJS = 0.927312
SVC
Avg
1.0731
High
1.0784
Low
1.0675
Last updated: 2/14/2026, 4:07:24 PM
Quick Conversions
| SVC | TJS |
|---|---|
| 1 SVC | 1.08 TJS |
| 10 SVC | 10.78 TJS |
| 50 SVC | 53.92 TJS |
| 100 SVC | 107.84 TJS |
| 500 SVC | 539.19 TJS |
| 1,000 SVC | 1,078.39 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-02-14T16:07:24Z",
"rates": {
"TJS": 1.078386
}
}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": 107.83860000000001,
"rate": 1.078386
}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