Rate Overview
Live
1 EUR = 3.4426 LTL
1 LTL = 0.290477
EUR
Avg
3.4492
High
3.4634
Low
3.4087
Last updated: 7/28/2026, 12:40:42 AM
Quick Conversions
| EUR | LTL |
|---|---|
| 1 EUR | 3.44 LTL |
| 10 EUR | 34.43 LTL |
| 50 EUR | 172.13 LTL |
| 100 EUR | 344.26 LTL |
| 500 EUR | 1,721.31 LTL |
| 1,000 EUR | 3,442.62 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-28T00:40:42Z",
"rates": {
"LTL": 3.442617
}
}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": 344.26169999999996,
"rate": 3.442617
}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