Rate Overview
Live
1 TRY = 0.064091 LTL
1 LTL = 15.6028
TRY
Avg
0.064430
High
0.065354
Low
0.063234
Last updated: 7/24/2026, 5:46:41 PM
Quick Conversions
| TRY | LTL |
|---|---|
| 1 TRY | 0.06 LTL |
| 10 TRY | 0.64 LTL |
| 50 TRY | 3.20 LTL |
| 100 TRY | 6.41 LTL |
| 500 TRY | 32.05 LTL |
| 1,000 TRY | 64.09 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-07-24T17:46:41Z",
"rates": {
"LTL": 0.064091
}
}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.4091,
"rate": 0.064091
}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