Rate Overview
Live
1 LTL = 15.5015 TRY
1 TRY = 0.064510
LTL
Avg
15.5148
High
15.5768
Low
15.4358
Last updated: 6/18/2026, 10:18:02 AM
Quick Conversions
| LTL | TRY |
|---|---|
| 1 LTL | 15.50 TRY |
| 10 LTL | 155.02 TRY |
| 50 LTL | 775.08 TRY |
| 100 LTL | 1,550.15 TRY |
| 500 LTL | 7,750.76 TRY |
| 1,000 LTL | 15,501.52 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-06-18T10:18:02Z",
"rates": {
"TRY": 15.501524
}
}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": 1550.1524,
"rate": 15.501524
}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