Rate Overview
Live
1 TRY = 0.384165 SZL
1 SZL = 2.6030
TRY
Avg
0.383303
High
0.386521
Low
0.378152
Last updated: 3/27/2026, 6:06:37 AM
Quick Conversions
| TRY | SZL |
|---|---|
| 1 TRY | 0.38 SZL |
| 10 TRY | 3.84 SZL |
| 50 TRY | 19.21 SZL |
| 100 TRY | 38.42 SZL |
| 500 TRY | 192.08 SZL |
| 1,000 TRY | 384.16 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-03-27T06:06:37Z",
"rates": {
"SZL": 0.384165
}
}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": 38.4165,
"rate": 0.384165
}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