Rate Overview
Live
1 LTL = 0.288933 EUR
1 EUR = 3.4610
LTL
Avg
0.289872
High
0.293368
Low
0.288735
Last updated: 5/29/2026, 8:47:08 PM
Quick Conversions
| LTL | EUR |
|---|---|
| 1 LTL | 0.29 EUR |
| 10 LTL | 2.89 EUR |
| 50 LTL | 14.45 EUR |
| 100 LTL | 28.89 EUR |
| 500 LTL | 144.47 EUR |
| 1,000 LTL | 288.93 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-05-29T20:47:08Z",
"rates": {
"EUR": 0.288933
}
}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.8933,
"rate": 0.288933
}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