Rate Overview
Live
1 LTL = 0.289998 EUR
1 EUR = 3.4483
LTL
Avg
0.289689
High
0.291785
Low
0.288027
Last updated: 3/27/2026, 8:30:17 AM
Quick Conversions
| LTL | EUR |
|---|---|
| 1 LTL | 0.29 EUR |
| 10 LTL | 2.90 EUR |
| 50 LTL | 14.50 EUR |
| 100 LTL | 29.00 EUR |
| 500 LTL | 145.00 EUR |
| 1,000 LTL | 290.00 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-03-27T08:30:17Z",
"rates": {
"EUR": 0.289998
}
}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.999799999999997,
"rate": 0.289998
}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