Rate Overview
Live
1 TRY = 0.329865 SZL
1 SZL = 3.0315
TRY
Avg
0.331658
High
0.335100
Low
0.329472
Last updated: 9/7/2026, 11:36:52 PM
Quick Conversions
| TRY | SZL |
|---|---|
| 1 TRY | 0.33 SZL |
| 10 TRY | 3.30 SZL |
| 50 TRY | 16.49 SZL |
| 100 TRY | 32.99 SZL |
| 500 TRY | 164.93 SZL |
| 1,000 TRY | 329.87 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-07T23:36:52Z",
"rates": {
"SZL": 0.329865
}
}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": 32.9865,
"rate": 0.329865
}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