Rate Overview
Live
1 TRY = 0.349589 SZL
1 SZL = 2.8605
TRY
Avg
0.347799
High
0.351242
Low
0.345761
Last updated: 7/9/2026, 6:46:28 AM
Quick Conversions
| TRY | SZL |
|---|---|
| 1 TRY | 0.35 SZL |
| 10 TRY | 3.50 SZL |
| 50 TRY | 17.48 SZL |
| 100 TRY | 34.96 SZL |
| 500 TRY | 174.79 SZL |
| 1,000 TRY | 349.59 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-09T06:46:28Z",
"rates": {
"SZL": 0.349589
}
}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": 34.9589,
"rate": 0.349589
}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