Rate Overview
Live
1 TJS = 11.9966 SYP
1 SYP = 0.083357
TJS
Avg
11.9403
High
11.9966
Low
11.8899
Last updated: 5/28/2026, 8:01:41 PM
Quick Conversions
| TJS | SYP |
|---|---|
| 1 TJS | 12.00 SYP |
| 10 TJS | 119.97 SYP |
| 50 TJS | 599.83 SYP |
| 100 TJS | 1,199.66 SYP |
| 500 TJS | 5,998.32 SYP |
| 1,000 TJS | 11,996.64 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-28T20:01:41Z",
"rates": {
"SYP": 11.996639
}
}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": 1199.6639,
"rate": 11.996639
}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