Rate Overview
Live
1 TJS = 0.915667 SVC
1 SVC = 1.0921
TJS
Avg
0.875510
High
0.951125
Low
0.800251
Last updated: 3/27/2026, 10:22:28 AM
Quick Conversions
| TJS | SVC |
|---|---|
| 1 TJS | 0.92 SVC |
| 10 TJS | 9.16 SVC |
| 50 TJS | 45.78 SVC |
| 100 TJS | 91.57 SVC |
| 500 TJS | 457.83 SVC |
| 1,000 TJS | 915.67 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-27T10:22:28Z",
"rates": {
"SVC": 0.915667
}
}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.5667,
"rate": 0.915667
}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