Rate Overview
Live
1 TRY = 0.064093 LTL
1 LTL = 15.6023
TRY
Avg
0.065774
High
0.067942
Low
0.064011
Last updated: 7/26/2026, 3:48:36 AM
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-26T03:48:36Z",
"rates": {
"LTL": 0.064093
}
}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.4093,
"rate": 0.064093
}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