Rate Overview
Live
1 LTL = 0.290235 EUR
1 EUR = 3.4455
LTL
Avg
0.289736
High
0.290511
Low
0.288913
Last updated: 7/20/2026, 2:38:24 PM
Quick Conversions
| LTL | EUR |
|---|---|
| 1 LTL | 0.29 EUR |
| 10 LTL | 2.90 EUR |
| 50 LTL | 14.51 EUR |
| 100 LTL | 29.02 EUR |
| 500 LTL | 145.12 EUR |
| 1,000 LTL | 290.24 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-20T14:38:24Z",
"rates": {
"EUR": 0.290235
}
}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": 29.023500000000002,
"rate": 0.290235
}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