Rate Overview
Live
1 TJS = 11.9195 SYP
1 SYP = 0.083896
TJS
Avg
11.8871
High
11.9212
Low
11.8499
Last updated: 6/18/2026, 11:24:04 AM
Quick Conversions
| TJS | SYP |
|---|---|
| 1 TJS | 11.92 SYP |
| 10 TJS | 119.19 SYP |
| 50 TJS | 595.97 SYP |
| 100 TJS | 1,191.95 SYP |
| 500 TJS | 5,959.73 SYP |
| 1,000 TJS | 11,919.46 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-06-18T11:24:04Z",
"rates": {
"SYP": 11.91946
}
}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": 1191.9460000000001,
"rate": 11.91946
}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