Rate Overview
Live
1 LTL = 14.8428 TRY
1 TRY = 0.067373 LTL
Avg
14.6881
High
14.8516
Low
14.5429
Last updated: 1/25/2026, 9:04:45 AM
Quick Conversions
| LTL | TRY |
|---|---|
| 1 LTL | 14.84 TRY |
| 10 LTL | 148.43 TRY |
| 50 LTL | 742.14 TRY |
| 100 LTL | 1,484.28 TRY |
| 500 LTL | 7,421.41 TRY |
| 1,000 LTL | 14,842.83 TRY |
Get LTL/TRY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LTL¤cies=TRYExample Response:
{
"success": true,
"base": "LTL",
"date": "2026-01-25T09:04:45Z",
"rates": {
"TRY": 14.842828
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LTL&to=TRY&amount=100Example Response:
{
"success": true,
"query": {
"from": "LTL",
"to": "TRY",
"amount": 100
},
"result": 1484.2828000000002,
"rate": 14.842828
}Build with LTL/TRY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key