Rate Overview
Live
1 ERN = 5.4725 ALL
1 ALL = 0.182733
ERN
Avg
5.4665
High
5.4759
Low
5.4527
Last updated: 7/23/2026, 6:16:28 AM
Quick Conversions
| ERN | ALL |
|---|---|
| 1 ERN | 5.47 ALL |
| 10 ERN | 54.72 ALL |
| 50 ERN | 273.62 ALL |
| 100 ERN | 547.25 ALL |
| 500 ERN | 2,736.23 ALL |
| 1,000 ERN | 5,472.45 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-23T06:16:28Z",
"rates": {
"ALL": 5.472451
}
}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": 547.2451000000001,
"rate": 5.472451
}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