Rate Overview
Live
1 TRY = 2.4085 SYP
1 SYP = 0.415202
TRY
Avg
2.4160
High
2.4249
Low
2.4082
Last updated: 5/27/2026, 6:07:06 AM
Quick Conversions
| TRY | SYP |
|---|---|
| 1 TRY | 2.41 SYP |
| 10 TRY | 24.08 SYP |
| 50 TRY | 120.42 SYP |
| 100 TRY | 240.85 SYP |
| 500 TRY | 1,204.23 SYP |
| 1,000 TRY | 2,408.47 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-05-27T06:07:06Z",
"rates": {
"SYP": 2.408469
}
}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": 240.8469,
"rate": 2.408469
}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