Rate Overview
Live
1 LTL = 5.0117 ERN
1 ERN = 0.199532
LTL
Avg
5.0155
High
5.0222
Low
5.0060
Last updated: 8/12/2026, 6:02:50 AM
Quick Conversions
| LTL | ERN |
|---|---|
| 1 LTL | 5.01 ERN |
| 10 LTL | 50.12 ERN |
| 50 LTL | 250.59 ERN |
| 100 LTL | 501.17 ERN |
| 500 LTL | 2,505.86 ERN |
| 1,000 LTL | 5,011.73 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-08-12T06:02:50Z",
"rates": {
"ERN": 5.011726
}
}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": 501.17260000000005,
"rate": 5.011726
}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