Rate Overview
Live
1 TRY = 0.067372 LTL
1 LTL = 14.8430 TRY
Avg
0.068086
High
0.068762
Low
0.067332
Last updated: 1/25/2026, 12:52:28 PM
Quick Conversions
| TRY | LTL |
|---|---|
| 1 TRY | 0.07 LTL |
| 10 TRY | 0.67 LTL |
| 50 TRY | 3.37 LTL |
| 100 TRY | 6.74 LTL |
| 500 TRY | 33.69 LTL |
| 1,000 TRY | 67.37 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-01-25T12:52:28Z",
"rates": {
"LTL": 0.067372
}
}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.7372000000000005,
"rate": 0.067372
}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