Rate Overview
Live
1 TRY = 0.330089 LSL
1 LSL = 3.0295
TRY
Avg
0.331119
High
0.334936
Low
0.329472
Last updated: 9/8/2026, 8:18:51 PM
Quick Conversions
| TRY | LSL |
|---|---|
| 1 TRY | 0.33 LSL |
| 10 TRY | 3.30 LSL |
| 50 TRY | 16.50 LSL |
| 100 TRY | 33.01 LSL |
| 500 TRY | 165.04 LSL |
| 1,000 TRY | 330.09 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-09-08T20:18:51Z",
"rates": {
"LSL": 0.330089
}
}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": 33.008900000000004,
"rate": 0.330089
}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