Rate Overview
Live
1 TRY = 0.330024 SZL
1 SZL = 3.0301
TRY
Avg
0.331112
High
0.334936
Low
0.329472
Last updated: 9/8/2026, 9:47:36 PM
Quick Conversions
| TRY | SZL |
|---|---|
| 1 TRY | 0.33 SZL |
| 10 TRY | 3.30 SZL |
| 50 TRY | 16.50 SZL |
| 100 TRY | 33.00 SZL |
| 500 TRY | 165.01 SZL |
| 1,000 TRY | 330.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-09-08T21:47:36Z",
"rates": {
"SZL": 0.330024
}
}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.0024,
"rate": 0.330024
}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