Rate Overview
Live
1 TJS = 0.943109 SVC
1 SVC = 1.0603
TJS
Avg
0.930653
High
0.945655
Low
0.912532
Last updated: 5/27/2026, 4:52:15 AM
Quick Conversions
| TJS | SVC |
|---|---|
| 1 TJS | 0.94 SVC |
| 10 TJS | 9.43 SVC |
| 50 TJS | 47.16 SVC |
| 100 TJS | 94.31 SVC |
| 500 TJS | 471.55 SVC |
| 1,000 TJS | 943.11 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-27T04:52:15Z",
"rates": {
"SVC": 0.943109
}
}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.3109,
"rate": 0.943109
}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