Rate Overview
Live
1 TRY = 0.067300 LTL
1 LTL = 14.8588
TRY
Avg
0.068889
High
0.071114
Low
0.066581
Last updated: 3/27/2026, 9:37:08 AM
Quick Conversions
| TRY | LTL |
|---|---|
| 1 TRY | 0.07 LTL |
| 10 TRY | 0.67 LTL |
| 50 TRY | 3.36 LTL |
| 100 TRY | 6.73 LTL |
| 500 TRY | 33.65 LTL |
| 1,000 TRY | 67.30 LTL |
Get TRY/LTL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TRY¤cies=LTLExample Response:
{
"success": true,
"base": "TRY",
"date": "2026-03-27T09:37:08Z",
"rates": {
"LTL": 0.0673
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TRY&to=LTL&amount=100Example Response:
{
"success": true,
"query": {
"from": "TRY",
"to": "LTL",
"amount": 100
},
"result": 6.7299999999999995,
"rate": 0.0673
}Build with TRY/LTL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key