Rate Overview
Live
1 TRY = 0.346486 LSL
1 LSL = 2.8861
TRY
Avg
0.348358
High
0.352703
Low
0.345761
Last updated: 7/7/2026, 10:06:51 PM
Quick Conversions
| TRY | LSL |
|---|---|
| 1 TRY | 0.35 LSL |
| 10 TRY | 3.46 LSL |
| 50 TRY | 17.32 LSL |
| 100 TRY | 34.65 LSL |
| 500 TRY | 173.24 LSL |
| 1,000 TRY | 346.49 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-07T22:06:51Z",
"rates": {
"LSL": 0.346486
}
}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": 34.6486,
"rate": 0.346486
}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