Rate Overview
Live
1 SYP = 0.003687 TRY
1 TRY = 271.2232
SYP
Avg
0.392507
High
0.427243
Low
0.003687
Last updated: 8/20/2026, 10:44:07 AM
Quick Conversions
| SYP | TRY |
|---|---|
| 1 SYP | 0.00 TRY |
| 10 SYP | 0.04 TRY |
| 50 SYP | 0.18 TRY |
| 100 SYP | 0.37 TRY |
| 500 SYP | 1.84 TRY |
| 1,000 SYP | 3.69 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-08-20T10:44:07Z",
"rates": {
"TRY": 0.003687
}
}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": 0.3687,
"rate": 0.003687
}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