Rate Overview
Live
1 LTL = 5.0303 ERN
1 ERN = 0.198797
LTL
Avg
5.0435
High
5.0697
Low
5.0303
Last updated: 9/2/2026, 5:53:36 AM
Quick Conversions
| LTL | ERN |
|---|---|
| 1 LTL | 5.03 ERN |
| 10 LTL | 50.30 ERN |
| 50 LTL | 251.51 ERN |
| 100 LTL | 503.03 ERN |
| 500 LTL | 2,515.13 ERN |
| 1,000 LTL | 5,030.26 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-09-02T05:53:36Z",
"rates": {
"ERN": 5.030256
}
}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.02559999999994,
"rate": 5.030256
}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