Rate Overview
Live
1 TJS = 11.7223 SYP
1 SYP = 0.085308
TJS
Avg
11.6784
High
11.7319
Low
11.6361
Last updated: 4/18/2026, 8:51:21 AM
Quick Conversions
| TJS | SYP |
|---|---|
| 1 TJS | 11.72 SYP |
| 10 TJS | 117.22 SYP |
| 50 TJS | 586.11 SYP |
| 100 TJS | 1,172.23 SYP |
| 500 TJS | 5,861.14 SYP |
| 1,000 TJS | 11,722.27 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-04-18T08:51:21Z",
"rates": {
"SYP": 11.72227
}
}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": 1172.227,
"rate": 11.72227
}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