Rate Overview
Live
1 TRY = 0.338794 SZL
1 SZL = 2.9516
TRY
Avg
0.338304
High
0.339129
Low
0.337758
Last updated: 8/19/2026, 10:21:27 AM
Quick Conversions
| TRY | SZL |
|---|---|
| 1 TRY | 0.34 SZL |
| 10 TRY | 3.39 SZL |
| 50 TRY | 16.94 SZL |
| 100 TRY | 33.88 SZL |
| 500 TRY | 169.40 SZL |
| 1,000 TRY | 338.79 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-08-19T10:21:27Z",
"rates": {
"SZL": 0.338794
}
}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": 33.8794,
"rate": 0.338794
}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