Rate Overview
Live
1 LTL = 14.8586 TRY
1 TRY = 0.067301
LTL
Avg
12.8253
High
14.9010
Low
10.5599
Last updated: 3/27/2026, 10:08:13 AM
Quick Conversions
| LTL | TRY |
|---|---|
| 1 LTL | 14.86 TRY |
| 10 LTL | 148.59 TRY |
| 50 LTL | 742.93 TRY |
| 100 LTL | 1,485.86 TRY |
| 500 LTL | 7,429.29 TRY |
| 1,000 LTL | 14,858.58 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-27T10:08:13Z",
"rates": {
"TRY": 14.858584
}
}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": 1485.8584,
"rate": 14.858584
}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