Rate Overview
Live
1 SVC = 1.0688 TJS
1 TJS = 0.935616 SVC
Avg
1.0647
High
1.0902
Low
1.0526
Last updated: 1/25/2026, 11:18:40 AM
Quick Conversions
| SVC | TJS |
|---|---|
| 1 SVC | 1.07 TJS |
| 10 SVC | 10.69 TJS |
| 50 SVC | 53.44 TJS |
| 100 SVC | 106.88 TJS |
| 500 SVC | 534.41 TJS |
| 1,000 SVC | 1,068.81 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-01-25T11:18:40Z",
"rates": {
"TJS": 1.068814
}
}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": 106.8814,
"rate": 1.068814
}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