Rate Overview
Live
1 TRY = 2.4655 SYP
1 SYP = 0.405595
TRY
Avg
2.4729
High
2.4793
Low
2.4655
Last updated: 4/16/2026, 11:44:13 PM
Quick Conversions
| TRY | SYP |
|---|---|
| 1 TRY | 2.47 SYP |
| 10 TRY | 24.66 SYP |
| 50 TRY | 123.28 SYP |
| 100 TRY | 246.55 SYP |
| 500 TRY | 1,232.76 SYP |
| 1,000 TRY | 2,465.51 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-04-16T23:44:13Z",
"rates": {
"SYP": 2.465512
}
}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": 246.5512,
"rate": 2.465512
}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