Rate Overview
Live
1 LTL = 0.289798 EUR
1 EUR = 3.4507
LTL
Avg
0.289966
High
0.297103
Low
0.288886
Last updated: 7/20/2026, 12:13:15 PM
Quick Conversions
| LTL | EUR |
|---|---|
| 1 LTL | 0.29 EUR |
| 10 LTL | 2.90 EUR |
| 50 LTL | 14.49 EUR |
| 100 LTL | 28.98 EUR |
| 500 LTL | 144.90 EUR |
| 1,000 LTL | 289.80 EUR |
Get LTL/EUR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LTL¤cies=EURExample Response:
{
"success": true,
"base": "LTL",
"date": "2026-07-20T12:13:15Z",
"rates": {
"EUR": 0.289798
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LTL&to=EUR&amount=100Example Response:
{
"success": true,
"query": {
"from": "LTL",
"to": "EUR",
"amount": 100
},
"result": 28.9798,
"rate": 0.289798
}Build with LTL/EUR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key