Rate Overview
Live
1 ERN = 5.4501 ALL
1 ALL = 0.183483 ERN
Avg
5.4967
High
5.5463
Low
5.4488
Last updated: 1/25/2026, 3:19:03 PM
Quick Conversions
| ERN | ALL |
|---|---|
| 1 ERN | 5.45 ALL |
| 10 ERN | 54.50 ALL |
| 50 ERN | 272.50 ALL |
| 100 ERN | 545.01 ALL |
| 500 ERN | 2,725.05 ALL |
| 1,000 ERN | 5,450.09 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-01-25T15:19:03Z",
"rates": {
"ALL": 5.450091
}
}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": 545.0091,
"rate": 5.450091
}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