Rate Overview
Live
1 ERN = 5.4814 ALL
1 ALL = 0.182434
ERN
Avg
5.4733
High
5.5968
Low
5.3919
Last updated: 7/24/2026, 5:50:57 AM
Quick Conversions
| ERN | ALL |
|---|---|
| 1 ERN | 5.48 ALL |
| 10 ERN | 54.81 ALL |
| 50 ERN | 274.07 ALL |
| 100 ERN | 548.14 ALL |
| 500 ERN | 2,740.71 ALL |
| 1,000 ERN | 5,481.42 ALL |
Get ERN/ALL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ERN¤cies=ALLExample Response:
{
"success": true,
"base": "ERN",
"date": "2026-07-24T05:50:57Z",
"rates": {
"ALL": 5.481424
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ERN&to=ALL&amount=100Example Response:
{
"success": true,
"query": {
"from": "ERN",
"to": "ALL",
"amount": 100
},
"result": 548.1424,
"rate": 5.481424
}Build with ERN/ALL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key