Rate Overview
Live
1 TRY = 0.338810 LSL
1 LSL = 2.9515
TRY
Avg
0.338306
High
0.339129
Low
0.337758
Last updated: 8/19/2026, 4:49:58 AM
Quick Conversions
| TRY | LSL |
|---|---|
| 1 TRY | 0.34 LSL |
| 10 TRY | 3.39 LSL |
| 50 TRY | 16.94 LSL |
| 100 TRY | 33.88 LSL |
| 500 TRY | 169.41 LSL |
| 1,000 TRY | 338.81 LSL |
Get TRY/LSL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TRY¤cies=LSLExample Response:
{
"success": true,
"base": "TRY",
"date": "2026-08-19T04:49:58Z",
"rates": {
"LSL": 0.33881
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TRY&to=LSL&amount=100Example Response:
{
"success": true,
"query": {
"from": "TRY",
"to": "LSL",
"amount": 100
},
"result": 33.881,
"rate": 0.33881
}Build with TRY/LSL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key