Rate Overview
Live
1 ERN = 5.5040 ALL
1 ALL = 0.181685
ERN
Avg
5.4742
High
5.5040
Low
5.4487
Last updated: 6/19/2026, 8:23:53 AM
Quick Conversions
| ERN | ALL |
|---|---|
| 1 ERN | 5.50 ALL |
| 10 ERN | 55.04 ALL |
| 50 ERN | 275.20 ALL |
| 100 ERN | 550.40 ALL |
| 500 ERN | 2,752.01 ALL |
| 1,000 ERN | 5,504.03 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-06-19T08:23:53Z",
"rates": {
"ALL": 5.504027
}
}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": 550.4027,
"rate": 5.504027
}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