Rate Overview
Live
1 SYP = 0.084577 TJS
1 TJS = 11.8235 SYP
Avg
0.084336
High
0.084577
Low
0.083996
Last updated: 1/25/2026, 1:22:23 PM
Quick Conversions
| SYP | TJS |
|---|---|
| 1 SYP | 0.08 TJS |
| 10 SYP | 0.85 TJS |
| 50 SYP | 4.23 TJS |
| 100 SYP | 8.46 TJS |
| 500 SYP | 42.29 TJS |
| 1,000 SYP | 84.58 TJS |
Get SYP/TJS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SYP¤cies=TJSExample Response:
{
"success": true,
"base": "SYP",
"date": "2026-01-25T13:22:23Z",
"rates": {
"TJS": 0.084577
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SYP&to=TJS&amount=100Example Response:
{
"success": true,
"query": {
"from": "SYP",
"to": "TJS",
"amount": 100
},
"result": 8.457699999999999,
"rate": 0.084577
}Build with SYP/TJS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key