Rate Overview
Live
1 TJS = 0.949480 SVC
1 SVC = 1.0532
TJS
Avg
0.948474
High
0.950965
Low
0.945985
Last updated: 8/12/2026, 5:08:33 PM
Quick Conversions
| TJS | SVC |
|---|---|
| 1 TJS | 0.95 SVC |
| 10 TJS | 9.49 SVC |
| 50 TJS | 47.47 SVC |
| 100 TJS | 94.95 SVC |
| 500 TJS | 474.74 SVC |
| 1,000 TJS | 949.48 SVC |
Get TJS/SVC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TJS¤cies=SVCExample Response:
{
"success": true,
"base": "TJS",
"date": "2026-08-12T17:08:33Z",
"rates": {
"SVC": 0.94948
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TJS&to=SVC&amount=100Example Response:
{
"success": true,
"query": {
"from": "TJS",
"to": "SVC",
"amount": 100
},
"result": 94.948,
"rate": 0.94948
}Build with TJS/SVC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key