Rate Overview
Live
1 LTL = 14.8308 TRY
1 TRY = 0.067427
LTL
Avg
14.9008
High
15.0397
Low
14.7718
Last updated: 3/7/2026, 12:26:19 AM
Quick Conversions
| LTL | TRY |
|---|---|
| 1 LTL | 14.83 TRY |
| 10 LTL | 148.31 TRY |
| 50 LTL | 741.54 TRY |
| 100 LTL | 1,483.08 TRY |
| 500 LTL | 7,415.39 TRY |
| 1,000 LTL | 14,830.78 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-03-07T00:26:19Z",
"rates": {
"TRY": 14.830781
}
}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": 1483.0781,
"rate": 14.830781
}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