Rate Overview
Live
1 LTL = 15.6345 TRY
1 TRY = 0.063961
LTL
Avg
14.6594
High
15.6345
Low
13.6019
Last updated: 7/20/2026, 5:51:57 PM
Quick Conversions
| LTL | TRY |
|---|---|
| 1 LTL | 15.63 TRY |
| 10 LTL | 156.35 TRY |
| 50 LTL | 781.73 TRY |
| 100 LTL | 1,563.45 TRY |
| 500 LTL | 7,817.27 TRY |
| 1,000 LTL | 15,634.54 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-20T17:51:57Z",
"rates": {
"TRY": 15.634543
}
}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": 1563.4543,
"rate": 15.634543
}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