Rate Overview
Live
1 TRY = 0.064622 LTL
1 LTL = 15.4746
TRY
Avg
0.064928
High
0.065259
Low
0.064619
Last updated: 5/27/2026, 7:15:42 PM
Quick Conversions
| TRY | LTL |
|---|---|
| 1 TRY | 0.06 LTL |
| 10 TRY | 0.65 LTL |
| 50 TRY | 3.23 LTL |
| 100 TRY | 6.46 LTL |
| 500 TRY | 32.31 LTL |
| 1,000 TRY | 64.62 LTL |
Get TRY/LTL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TRY¤cies=LTLExample Response:
{
"success": true,
"base": "TRY",
"date": "2026-05-27T19:15:42Z",
"rates": {
"LTL": 0.064622
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TRY&to=LTL&amount=100Example Response:
{
"success": true,
"query": {
"from": "TRY",
"to": "LTL",
"amount": 100
},
"result": 6.4622,
"rate": 0.064622
}Build with TRY/LTL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key