Rate Overview
Live
1 TRY = 0.065257 LTL
1 LTL = 15.3240
TRY
Avg
0.065324
High
0.065383
Low
0.065257
Last updated: 5/7/2026, 8:31:37 AM
Quick Conversions
| TRY | LTL |
|---|---|
| 1 TRY | 0.07 LTL |
| 10 TRY | 0.65 LTL |
| 50 TRY | 3.26 LTL |
| 100 TRY | 6.53 LTL |
| 500 TRY | 32.63 LTL |
| 1,000 TRY | 65.26 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-07T08:31:37Z",
"rates": {
"LTL": 0.065257
}
}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.5257,
"rate": 0.065257
}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