Rate Overview
Live
1 ERN = 5.4781 ALL
1 ALL = 0.182546
ERN
Avg
5.4834
High
5.4944
Low
5.4725
Last updated: 7/30/2026, 1:40:37 PM
Quick Conversions
| ERN | ALL |
|---|---|
| 1 ERN | 5.48 ALL |
| 10 ERN | 54.78 ALL |
| 50 ERN | 273.90 ALL |
| 100 ERN | 547.81 ALL |
| 500 ERN | 2,739.04 ALL |
| 1,000 ERN | 5,478.08 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-30T13:40:37Z",
"rates": {
"ALL": 5.478077
}
}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.8077,
"rate": 5.478077
}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