Rate Overview
Live
1 ALL = 0.181241 ERN
1 ERN = 5.5175
ALL
Avg
0.182371
High
0.184096
Low
0.180723
Last updated: 3/7/2026, 12:13:47 AM
Quick Conversions
| ALL | ERN |
|---|---|
| 1 ALL | 0.18 ERN |
| 10 ALL | 1.81 ERN |
| 50 ALL | 9.06 ERN |
| 100 ALL | 18.12 ERN |
| 500 ALL | 90.62 ERN |
| 1,000 ALL | 181.24 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-07T00:13:47Z",
"rates": {
"ERN": 0.181241
}
}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.124100000000002,
"rate": 0.181241
}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