Rate Overview
Live
1 TJS = 0.946353 SVC
1 SVC = 1.0567
TJS
Avg
0.943803
High
0.946353
Low
0.941111
Last updated: 5/27/2026, 1:21:42 AM
Quick Conversions
| TJS | SVC |
|---|---|
| 1 TJS | 0.95 SVC |
| 10 TJS | 9.46 SVC |
| 50 TJS | 47.32 SVC |
| 100 TJS | 94.64 SVC |
| 500 TJS | 473.18 SVC |
| 1,000 TJS | 946.35 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-05-27T01:21:42Z",
"rates": {
"SVC": 0.946353
}
}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.6353,
"rate": 0.946353
}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