Rate Overview
Live
1 TRY = 0.351024 SZL
1 SZL = 2.8488
TRY
Avg
0.438603
High
0.529743
Low
0.346966
Last updated: 7/30/2026, 8:02:57 AM
Quick Conversions
| TRY | SZL |
|---|---|
| 1 TRY | 0.35 SZL |
| 10 TRY | 3.51 SZL |
| 50 TRY | 17.55 SZL |
| 100 TRY | 35.10 SZL |
| 500 TRY | 175.51 SZL |
| 1,000 TRY | 351.02 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-30T08:02:57Z",
"rates": {
"SZL": 0.351024
}
}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.1024,
"rate": 0.351024
}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