Rate Overview
Live
1 TJS = 0.925934 SVC
1 SVC = 1.0800
TJS
Avg
0.922319
High
0.925934
Low
0.919569
Last updated: 4/16/2026, 7:56:23 PM
Quick Conversions
| TJS | SVC |
|---|---|
| 1 TJS | 0.93 SVC |
| 10 TJS | 9.26 SVC |
| 50 TJS | 46.30 SVC |
| 100 TJS | 92.59 SVC |
| 500 TJS | 462.97 SVC |
| 1,000 TJS | 925.93 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-04-16T19:56:23Z",
"rates": {
"SVC": 0.925934
}
}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": 92.5934,
"rate": 0.925934
}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