Rate Overview
Live
1 TRY = 0.351024 LSL
1 LSL = 2.8488
TRY
Avg
0.364992
High
0.386345
Low
0.346548
Last updated: 7/30/2026, 8:00:59 AM
Quick Conversions
| TRY | LSL |
|---|---|
| 1 TRY | 0.35 LSL |
| 10 TRY | 3.51 LSL |
| 50 TRY | 17.55 LSL |
| 100 TRY | 35.10 LSL |
| 500 TRY | 175.51 LSL |
| 1,000 TRY | 351.02 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-07-30T08:00:59Z",
"rates": {
"LSL": 0.351024
}
}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": 35.1024,
"rate": 0.351024
}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