Rate Overview
Live
1 TRY = 0.352878 LSL
1 LSL = 2.8338
TRY
Avg
0.386425
High
0.441010
Low
0.347303
Last updated: 7/29/2026, 4:07:50 AM
Quick Conversions
| TRY | LSL |
|---|---|
| 1 TRY | 0.35 LSL |
| 10 TRY | 3.53 LSL |
| 50 TRY | 17.64 LSL |
| 100 TRY | 35.29 LSL |
| 500 TRY | 176.44 LSL |
| 1,000 TRY | 352.88 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-29T04:07:50Z",
"rates": {
"LSL": 0.352878
}
}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.287800000000004,
"rate": 0.352878
}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