Rate Overview
Live
1 TRY = 0.384165 LSL
1 LSL = 2.6030
TRY
Avg
0.383303
High
0.386521
Low
0.378152
Last updated: 3/27/2026, 6:07:50 AM
Quick Conversions
| TRY | LSL |
|---|---|
| 1 TRY | 0.38 LSL |
| 10 TRY | 3.84 LSL |
| 50 TRY | 19.21 LSL |
| 100 TRY | 38.42 LSL |
| 500 TRY | 192.08 LSL |
| 1,000 TRY | 384.16 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-03-27T06:07:50Z",
"rates": {
"LSL": 0.384165
}
}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": 38.4165,
"rate": 0.384165
}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