Rate Overview
Live
1 TRY = 0.356307 SZL
1 SZL = 2.8066
TRY
Avg
0.402801
High
0.458041
Low
0.356307
Last updated: 5/27/2026, 7:22:26 PM
Quick Conversions
| TRY | SZL |
|---|---|
| 1 TRY | 0.36 SZL |
| 10 TRY | 3.56 SZL |
| 50 TRY | 17.82 SZL |
| 100 TRY | 35.63 SZL |
| 500 TRY | 178.15 SZL |
| 1,000 TRY | 356.31 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-05-27T19:22:26Z",
"rates": {
"SZL": 0.356307
}
}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.6307,
"rate": 0.356307
}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