Rate Overview
Live
1 ALL = 0.180313 ERN
1 ERN = 5.5459
ALL
Avg
0.181440
High
0.184580
Low
0.178703
Last updated: 3/27/2026, 1:22:41 PM
Quick Conversions
| ALL | ERN |
|---|---|
| 1 ALL | 0.18 ERN |
| 10 ALL | 1.80 ERN |
| 50 ALL | 9.02 ERN |
| 100 ALL | 18.03 ERN |
| 500 ALL | 90.16 ERN |
| 1,000 ALL | 180.31 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-03-27T13:22:41Z",
"rates": {
"ERN": 0.180313
}
}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.0313,
"rate": 0.180313
}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