Rate Overview
Live
1 SVC = 1.0777 TJS
1 TJS = 0.927914
SVC
Avg
1.0826
High
1.0863
Low
1.0777
Last updated: 4/18/2026, 8:49:37 AM
Quick Conversions
| SVC | TJS |
|---|---|
| 1 SVC | 1.08 TJS |
| 10 SVC | 10.78 TJS |
| 50 SVC | 53.88 TJS |
| 100 SVC | 107.77 TJS |
| 500 SVC | 538.84 TJS |
| 1,000 SVC | 1,077.69 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-04-18T08:49:37Z",
"rates": {
"TJS": 1.077686
}
}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.76859999999999,
"rate": 1.077686
}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