Rate Overview
Live
1 LTL = 15.9567 TRY
1 TRY = 0.062670
LTL
Avg
15.9533
High
16.0272
Low
15.8971
Last updated: 8/12/2026, 2:33:23 AM
Quick Conversions
| LTL | TRY |
|---|---|
| 1 LTL | 15.96 TRY |
| 10 LTL | 159.57 TRY |
| 50 LTL | 797.84 TRY |
| 100 LTL | 1,595.67 TRY |
| 500 LTL | 7,978.35 TRY |
| 1,000 LTL | 15,956.70 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-08-12T02:33:23Z",
"rates": {
"TRY": 15.956702
}
}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": 1595.6702,
"rate": 15.956702
}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