Rate Overview
Live
1 LTL = 0.287666 EUR
1 EUR = 3.4763
LTL
Avg
0.288061
High
0.289856
Low
0.287079
Last updated: 4/18/2026, 8:51:03 AM
Quick Conversions
| LTL | EUR |
|---|---|
| 1 LTL | 0.29 EUR |
| 10 LTL | 2.88 EUR |
| 50 LTL | 14.38 EUR |
| 100 LTL | 28.77 EUR |
| 500 LTL | 143.83 EUR |
| 1,000 LTL | 287.67 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-04-18T08:51:03Z",
"rates": {
"EUR": 0.287666
}
}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.766599999999997,
"rate": 0.287666
}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