Rate Overview
Live
1 TJS = 11.7908 SYP
1 SYP = 0.084812
TJS
Avg
11.8072
High
11.8964
Low
11.7808
Last updated: 5/8/2026, 3:46:02 PM
Quick Conversions
| TJS | SYP |
|---|---|
| 1 TJS | 11.79 SYP |
| 10 TJS | 117.91 SYP |
| 50 TJS | 589.54 SYP |
| 100 TJS | 1,179.08 SYP |
| 500 TJS | 5,895.41 SYP |
| 1,000 TJS | 11,790.82 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-05-08T15:46:02Z",
"rates": {
"SYP": 11.79082
}
}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": 1179.082,
"rate": 11.79082
}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