Rate Overview
Live
1 TRY = 0.352880 SZL
1 SZL = 2.8338
TRY
Avg
0.352719
High
0.355544
Low
0.346426
Last updated: 7/29/2026, 6:33:41 AM
Quick Conversions
| TRY | SZL |
|---|---|
| 1 TRY | 0.35 SZL |
| 10 TRY | 3.53 SZL |
| 50 TRY | 17.64 SZL |
| 100 TRY | 35.29 SZL |
| 500 TRY | 176.44 SZL |
| 1,000 TRY | 352.88 SZL |
Get TRY/SZL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TRY¤cies=SZLExample Response:
{
"success": true,
"base": "TRY",
"date": "2026-07-29T06:33:41Z",
"rates": {
"SZL": 0.35288
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TRY&to=SZL&amount=100Example Response:
{
"success": true,
"query": {
"from": "TRY",
"to": "SZL",
"amount": 100
},
"result": 35.288000000000004,
"rate": 0.35288
}Build with TRY/SZL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key