Rate Overview
Live
1 LTL = 5.0479 ERN
1 ERN = 0.198102
LTL
Avg
5.0810
High
5.1334
Low
5.0388
Last updated: 3/7/2026, 12:33:14 AM
Quick Conversions
| LTL | ERN |
|---|---|
| 1 LTL | 5.05 ERN |
| 10 LTL | 50.48 ERN |
| 50 LTL | 252.39 ERN |
| 100 LTL | 504.79 ERN |
| 500 LTL | 2,523.95 ERN |
| 1,000 LTL | 5,047.89 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-03-07T00:33:14Z",
"rates": {
"ERN": 5.047894
}
}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": 504.78940000000006,
"rate": 5.047894
}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