Rate Overview
Live
1 TRY = 0.356314 SZL
1 SZL = 2.8065
TRY
Avg
0.363995
High
0.372901
Low
0.355801
Last updated: 5/27/2026, 4:02:59 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.16 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-27T16:02:59Z",
"rates": {
"SZL": 0.356314
}
}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.6314,
"rate": 0.356314
}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