Rate Overview
Live
1 LTL = 4.9596 ERN
1 ERN = 0.201628
LTL
Avg
4.9775
High
5.0800
Low
4.9544
Last updated: 7/8/2026, 5:58:04 AM
Quick Conversions
| LTL | ERN |
|---|---|
| 1 LTL | 4.96 ERN |
| 10 LTL | 49.60 ERN |
| 50 LTL | 247.98 ERN |
| 100 LTL | 495.96 ERN |
| 500 LTL | 2,479.81 ERN |
| 1,000 LTL | 4,959.62 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-08T05:58:04Z",
"rates": {
"ERN": 4.959624
}
}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": 495.9624,
"rate": 4.959624
}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