Rate Overview
Live
1 LTL = 5.0064 ERN
1 ERN = 0.199745
LTL
Avg
5.0257
High
5.0455
Low
5.0064
Last updated: 6/18/2026, 10:18:45 AM
Quick Conversions
| LTL | ERN |
|---|---|
| 1 LTL | 5.01 ERN |
| 10 LTL | 50.06 ERN |
| 50 LTL | 250.32 ERN |
| 100 LTL | 500.64 ERN |
| 500 LTL | 2,503.19 ERN |
| 1,000 LTL | 5,006.39 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-06-18T10:18:45Z",
"rates": {
"ERN": 5.006386
}
}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": 500.6386,
"rate": 5.006386
}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