Rate Overview
Live
1 TRY = 0.064044 LTL
1 LTL = 15.6143
TRY
Avg
0.066051
High
0.068703
Low
0.064001
Last updated: 7/28/2026, 8:21:13 AM
Quick Conversions
| TRY | LTL |
|---|---|
| 1 TRY | 0.06 LTL |
| 10 TRY | 0.64 LTL |
| 50 TRY | 3.20 LTL |
| 100 TRY | 6.40 LTL |
| 500 TRY | 32.02 LTL |
| 1,000 TRY | 64.04 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-28T08:21:13Z",
"rates": {
"LTL": 0.064044
}
}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.404400000000001,
"rate": 0.064044
}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