Rate Overview
Live
1 TRY = 0.376234 SZL
1 SZL = 2.6579
TRY
Avg
0.369318
High
0.376234
Low
0.361696
Last updated: 3/7/2026, 1:00:33 AM
Quick Conversions
| TRY | SZL |
|---|---|
| 1 TRY | 0.38 SZL |
| 10 TRY | 3.76 SZL |
| 50 TRY | 18.81 SZL |
| 100 TRY | 37.62 SZL |
| 500 TRY | 188.12 SZL |
| 1,000 TRY | 376.23 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-07T01:00:33Z",
"rates": {
"SZL": 0.376234
}
}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": 37.623400000000004,
"rate": 0.376234
}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