Rate Overview
Live
1 TJS = 11.5849 SYP
1 SYP = 0.086319
TJS
Avg
11.5665
High
11.6330
Low
11.4944
Last updated: 3/27/2026, 11:53:09 AM
Quick Conversions
| TJS | SYP |
|---|---|
| 1 TJS | 11.58 SYP |
| 10 TJS | 115.85 SYP |
| 50 TJS | 579.25 SYP |
| 100 TJS | 1,158.49 SYP |
| 500 TJS | 5,792.46 SYP |
| 1,000 TJS | 11,584.93 SYP |
Get TJS/SYP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TJS¤cies=SYPExample Response:
{
"success": true,
"base": "TJS",
"date": "2026-03-27T11:53:09Z",
"rates": {
"SYP": 11.584927
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TJS&to=SYP&amount=100Example Response:
{
"success": true,
"query": {
"from": "TJS",
"to": "SYP",
"amount": 100
},
"result": 1158.4927,
"rate": 11.584927
}Build with TJS/SYP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key