Rate Overview
Live
1 TRY = 0.376234 LSL
1 LSL = 2.6579
TRY
Avg
0.369318
High
0.376234
Low
0.361696
Last updated: 3/7/2026, 1:00:01 AM
Quick Conversions
| TRY | LSL |
|---|---|
| 1 TRY | 0.38 LSL |
| 10 TRY | 3.76 LSL |
| 50 TRY | 18.81 LSL |
| 100 TRY | 37.62 LSL |
| 500 TRY | 188.12 LSL |
| 1,000 TRY | 376.23 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-07T01:00:01Z",
"rates": {
"LSL": 0.376234
}
}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.623400000000004,
"rate": 0.376234
}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