Rate Overview
Live
1 EUR = 3.4745 LTL
1 LTL = 0.287815
EUR
Avg
3.4636
High
3.4745
Low
3.4506
Last updated: 5/7/2026, 11:23:32 AM
Quick Conversions
| EUR | LTL |
|---|---|
| 1 EUR | 3.47 LTL |
| 10 EUR | 34.74 LTL |
| 50 EUR | 173.72 LTL |
| 100 EUR | 347.45 LTL |
| 500 EUR | 1,737.23 LTL |
| 1,000 EUR | 3,474.46 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-05-07T11:23:32Z",
"rates": {
"LTL": 3.474456
}
}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": 347.4456,
"rate": 3.474456
}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