Rate Overview
Live
1 ALL = 0.183029 ERN
1 ERN = 5.4636
ALL
Avg
0.180808
High
0.185355
Low
0.174078
Last updated: 5/27/2026, 8:29:30 PM
Quick Conversions
| ALL | ERN |
|---|---|
| 1 ALL | 0.18 ERN |
| 10 ALL | 1.83 ERN |
| 50 ALL | 9.15 ERN |
| 100 ALL | 18.30 ERN |
| 500 ALL | 91.51 ERN |
| 1,000 ALL | 183.03 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-05-27T20:29:30Z",
"rates": {
"ERN": 0.183029
}
}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.3029,
"rate": 0.183029
}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