Rate Overview
Live
1 ERN = 5.4114 ALL
1 ALL = 0.184794
ERN
Avg
5.4320
High
5.4613
Low
5.4008
Last updated: 4/17/2026, 7:32:16 AM
Quick Conversions
| ERN | ALL |
|---|---|
| 1 ERN | 5.41 ALL |
| 10 ERN | 54.11 ALL |
| 50 ERN | 270.57 ALL |
| 100 ERN | 541.14 ALL |
| 500 ERN | 2,705.72 ALL |
| 1,000 ERN | 5,411.43 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-04-17T07:32:16Z",
"rates": {
"ALL": 5.411431
}
}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": 541.1431,
"rate": 5.411431
}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