Rate Overview
Live
1 LTL = 4.9432 ERN
1 ERN = 0.202297
LTL
Avg
5.0537
High
5.2099
Low
4.9408
Last updated: 7/28/2026, 5:26:13 PM
Quick Conversions
| LTL | ERN |
|---|---|
| 1 LTL | 4.94 ERN |
| 10 LTL | 49.43 ERN |
| 50 LTL | 247.16 ERN |
| 100 LTL | 494.32 ERN |
| 500 LTL | 2,471.61 ERN |
| 1,000 LTL | 4,943.23 ERN |
Get LTL/ERN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LTL¤cies=ERNExample Response:
{
"success": true,
"base": "LTL",
"date": "2026-07-28T17:26:13Z",
"rates": {
"ERN": 4.943227
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LTL&to=ERN&amount=100Example Response:
{
"success": true,
"query": {
"from": "LTL",
"to": "ERN",
"amount": 100
},
"result": 494.32270000000005,
"rate": 4.943227
}Build with LTL/ERN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key