Rate Overview
Live
1 LTL = 5.0347 ERN
1 ERN = 0.198620
LTL
Avg
5.0681
High
5.1080
Low
5.0347
Last updated: 5/28/2026, 9:41:28 PM
Quick Conversions
| LTL | ERN |
|---|---|
| 1 LTL | 5.03 ERN |
| 10 LTL | 50.35 ERN |
| 50 LTL | 251.74 ERN |
| 100 LTL | 503.47 ERN |
| 500 LTL | 2,517.37 ERN |
| 1,000 LTL | 5,034.75 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-05-28T21:41:28Z",
"rates": {
"ERN": 5.034748
}
}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": 503.47479999999996,
"rate": 5.034748
}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