Rate Overview
Live
1 SYP = 0.424332 TRY
1 TRY = 2.3566
SYP
Avg
0.422672
High
0.424332
Low
0.421596
Last updated: 7/4/2026, 4:58:29 PM
Quick Conversions
| SYP | TRY |
|---|---|
| 1 SYP | 0.42 TRY |
| 10 SYP | 4.24 TRY |
| 50 SYP | 21.22 TRY |
| 100 SYP | 42.43 TRY |
| 500 SYP | 212.17 TRY |
| 1,000 SYP | 424.33 TRY |
Get SYP/TRY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SYP¤cies=TRYExample Response:
{
"success": true,
"base": "SYP",
"date": "2026-07-04T16:58:29Z",
"rates": {
"TRY": 0.424332
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SYP&to=TRY&amount=100Example Response:
{
"success": true,
"query": {
"from": "SYP",
"to": "TRY",
"amount": 100
},
"result": 42.4332,
"rate": 0.424332
}Build with SYP/TRY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key