Rate Overview
Live
1 TJS = 0.940806 SVC
1 SVC = 1.0629
TJS
Avg
0.938726
High
0.940806
Low
0.935894
Last updated: 6/16/2026, 3:47:39 AM
Quick Conversions
| TJS | SVC |
|---|---|
| 1 TJS | 0.94 SVC |
| 10 TJS | 9.41 SVC |
| 50 TJS | 47.04 SVC |
| 100 TJS | 94.08 SVC |
| 500 TJS | 470.40 SVC |
| 1,000 TJS | 940.81 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-06-16T03:47:39Z",
"rates": {
"SVC": 0.940806
}
}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.0806,
"rate": 0.940806
}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