Rate Overview
Live
1 ALL = 0.182990 ERN
1 ERN = 5.4648
ALL
Avg
0.182803
High
0.185922
Low
0.180170
Last updated: 7/6/2026, 7:03:11 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.50 ERN |
| 1,000 ALL | 182.99 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-07-06T19:03:11Z",
"rates": {
"ERN": 0.18299
}
}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.299000000000003,
"rate": 0.18299
}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