Rate Overview
Live
1 LTL = 15.5219 TRY
1 TRY = 0.064425
LTL
Avg
15.5413
High
15.8141
Low
15.4154
Last updated: 7/8/2026, 3:18:05 AM
Quick Conversions
| LTL | TRY |
|---|---|
| 1 LTL | 15.52 TRY |
| 10 LTL | 155.22 TRY |
| 50 LTL | 776.10 TRY |
| 100 LTL | 1,552.19 TRY |
| 500 LTL | 7,760.95 TRY |
| 1,000 LTL | 15,521.90 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-07-08T03:18:05Z",
"rates": {
"TRY": 15.5219
}
}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": 1552.19,
"rate": 15.5219
}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