Rate Overview
Live
1 ALL = 0.184793 ERN
1 ERN = 5.4115
ALL
Avg
0.184096
High
0.185157
Low
0.183105
Last updated: 4/17/2026, 6:08:20 AM
Quick Conversions
| ALL | ERN |
|---|---|
| 1 ALL | 0.18 ERN |
| 10 ALL | 1.85 ERN |
| 50 ALL | 9.24 ERN |
| 100 ALL | 18.48 ERN |
| 500 ALL | 92.40 ERN |
| 1,000 ALL | 184.79 ERN |
Get ALL/ERN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ALL¤cies=ERNExample Response:
{
"success": true,
"base": "ALL",
"date": "2026-04-17T06:08:20Z",
"rates": {
"ERN": 0.184793
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ALL&to=ERN&amount=100Example Response:
{
"success": true,
"query": {
"from": "ALL",
"to": "ERN",
"amount": 100
},
"result": 18.479300000000002,
"rate": 0.184793
}Build with ALL/ERN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key