Rate Overview
Live
1 TRY = 0.361528 SZL
1 SZL = 2.7660
TRY
Avg
0.368059
High
0.372901
Low
0.361528
Last updated: 5/7/2026, 4:26:14 AM
Quick Conversions
| TRY | SZL |
|---|---|
| 1 TRY | 0.36 SZL |
| 10 TRY | 3.62 SZL |
| 50 TRY | 18.08 SZL |
| 100 TRY | 36.15 SZL |
| 500 TRY | 180.76 SZL |
| 1,000 TRY | 361.53 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-07T04:26:14Z",
"rates": {
"SZL": 0.361528
}
}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": 36.1528,
"rate": 0.361528
}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