Rate Overview
Live
1 TRY = 2.3609 SYP
1 SYP = 0.423569
TRY
Avg
2.3640
High
2.3697
Low
2.3566
Last updated: 7/6/2026, 8:52:05 AM
Quick Conversions
| TRY | SYP |
|---|---|
| 1 TRY | 2.36 SYP |
| 10 TRY | 23.61 SYP |
| 50 TRY | 118.04 SYP |
| 100 TRY | 236.09 SYP |
| 500 TRY | 1,180.45 SYP |
| 1,000 TRY | 2,360.89 SYP |
Get TRY/SYP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TRY¤cies=SYPExample Response:
{
"success": true,
"base": "TRY",
"date": "2026-07-06T08:52:05Z",
"rates": {
"SYP": 2.360892
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TRY&to=SYP&amount=100Example Response:
{
"success": true,
"query": {
"from": "TRY",
"to": "SYP",
"amount": 100
},
"result": 236.08920000000003,
"rate": 2.360892
}Build with TRY/SYP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key