Rate Overview
Live
1 LTL = 15.3636 TRY
1 TRY = 0.065089
LTL
Avg
15.3187
High
15.3636
Low
15.2945
Last updated: 5/8/2026, 12:59:00 PM
Quick Conversions
| LTL | TRY |
|---|---|
| 1 LTL | 15.36 TRY |
| 10 LTL | 153.64 TRY |
| 50 LTL | 768.18 TRY |
| 100 LTL | 1,536.36 TRY |
| 500 LTL | 7,681.81 TRY |
| 1,000 LTL | 15,363.63 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-05-08T12:59:00Z",
"rates": {
"TRY": 15.363625
}
}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": 1536.3625000000002,
"rate": 15.363625
}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