Rate Overview
Live
1 SYP = 0.000710 TJS
1 TJS = 1408.45
SYP
Avg
0.046149
High
0.086709
Low
0.000709
Last updated: 8/24/2026, 4:13:19 PM
Quick Conversions
| SYP | TJS |
|---|---|
| 1 SYP | 0.00 TJS |
| 10 SYP | 0.01 TJS |
| 50 SYP | 0.04 TJS |
| 100 SYP | 0.07 TJS |
| 500 SYP | 0.36 TJS |
| 1,000 SYP | 0.71 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-08-24T16:13:19Z",
"rates": {
"TJS": 0.00071
}
}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": 0.07100000000000001,
"rate": 0.00071
}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