Rate Overview
Live
1 TRY = 2.4900 SYP
1 SYP = 0.401611
TRY
Avg
153.2879
High
313.3894
Low
2.4900
Last updated: 3/27/2026, 3:09:13 PM
Quick Conversions
| TRY | SYP |
|---|---|
| 1 TRY | 2.49 SYP |
| 10 TRY | 24.90 SYP |
| 50 TRY | 124.50 SYP |
| 100 TRY | 249.00 SYP |
| 500 TRY | 1,244.99 SYP |
| 1,000 TRY | 2,489.97 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-03-27T15:09:13Z",
"rates": {
"SYP": 2.489973
}
}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": 248.9973,
"rate": 2.489973
}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