Rate Overview
Live
1 TJS = 0.912951 SVC
1 SVC = 1.0953
TJS
Avg
0.916669
High
0.920067
Low
0.912951
Last updated: 3/7/2026, 1:07:29 AM
Quick Conversions
| TJS | SVC |
|---|---|
| 1 TJS | 0.91 SVC |
| 10 TJS | 9.13 SVC |
| 50 TJS | 45.65 SVC |
| 100 TJS | 91.30 SVC |
| 500 TJS | 456.48 SVC |
| 1,000 TJS | 912.95 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-03-07T01:07:29Z",
"rates": {
"SVC": 0.912951
}
}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": 91.29509999999999,
"rate": 0.912951
}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