Rate Overview
Live
1 LTL = 15.6137 TRY
1 TRY = 0.064046
LTL
Avg
15.2111
High
15.6385
Low
14.7348
Last updated: 7/28/2026, 2:46:50 PM
Quick Conversions
| LTL | TRY |
|---|---|
| 1 LTL | 15.61 TRY |
| 10 LTL | 156.14 TRY |
| 50 LTL | 780.69 TRY |
| 100 LTL | 1,561.37 TRY |
| 500 LTL | 7,806.86 TRY |
| 1,000 LTL | 15,613.71 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-07-28T14:46:50Z",
"rates": {
"TRY": 15.61371
}
}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": 1561.3709999999999,
"rate": 15.61371
}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