Rate Overview
Live
1 LTL = 15.4053 TRY
1 TRY = 0.064913
LTL
Avg
14.3295
High
15.4053
Low
12.8060
Last updated: 5/28/2026, 11:01:08 PM
Quick Conversions
| LTL | TRY |
|---|---|
| 1 LTL | 15.41 TRY |
| 10 LTL | 154.05 TRY |
| 50 LTL | 770.27 TRY |
| 100 LTL | 1,540.53 TRY |
| 500 LTL | 7,702.67 TRY |
| 1,000 LTL | 15,405.34 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-05-28T23:01:08Z",
"rates": {
"TRY": 15.405338
}
}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": 1540.5338000000002,
"rate": 15.405338
}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