Rate Overview
Live
1 EUR = 3.4509 LTL
1 LTL = 0.289783
EUR
Avg
3.4415
High
3.4552
Low
3.3658
Last updated: 7/7/2026, 11:56:56 AM
Quick Conversions
| EUR | LTL |
|---|---|
| 1 EUR | 3.45 LTL |
| 10 EUR | 34.51 LTL |
| 50 EUR | 172.54 LTL |
| 100 EUR | 345.09 LTL |
| 500 EUR | 1,725.43 LTL |
| 1,000 EUR | 3,450.86 LTL |
Get EUR/LTL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=EUR¤cies=LTLExample Response:
{
"success": true,
"base": "EUR",
"date": "2026-07-07T11:56:56Z",
"rates": {
"LTL": 3.450859
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=EUR&to=LTL&amount=100Example Response:
{
"success": true,
"query": {
"from": "EUR",
"to": "LTL",
"amount": 100
},
"result": 345.0859,
"rate": 3.450859
}Build with EUR/LTL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key