Rate Overview
Live
1 LTL = 15.1874 TRY
1 TRY = 0.065844
LTL
Avg
15.1578
High
15.1943
Low
15.1266
Last updated: 4/18/2026, 8:43:25 AM
Quick Conversions
| LTL | TRY |
|---|---|
| 1 LTL | 15.19 TRY |
| 10 LTL | 151.87 TRY |
| 50 LTL | 759.37 TRY |
| 100 LTL | 1,518.74 TRY |
| 500 LTL | 7,593.69 TRY |
| 1,000 LTL | 15,187.39 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-04-18T08:43:25Z",
"rates": {
"TRY": 15.187385
}
}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": 1518.7385000000002,
"rate": 15.187385
}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