Rate Overview
Live
1 TRY = 0.371597 LSL
1 LSL = 2.6911 TRY
Avg
0.375906
High
0.379292
Low
0.371597
Last updated: 1/25/2026, 9:08:15 AM
Quick Conversions
| TRY | LSL |
|---|---|
| 1 TRY | 0.37 LSL |
| 10 TRY | 3.72 LSL |
| 50 TRY | 18.58 LSL |
| 100 TRY | 37.16 LSL |
| 500 TRY | 185.80 LSL |
| 1,000 TRY | 371.60 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-01-25T09:08:15Z",
"rates": {
"LSL": 0.371597
}
}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": 37.1597,
"rate": 0.371597
}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