Rate Overview
Live
1 ALL = 0.181685 ERN
1 ERN = 5.5040
ALL
Avg
0.182677
High
0.183531
Low
0.181685
Last updated: 6/19/2026, 8:40:18 AM
Quick Conversions
| ALL | ERN |
|---|---|
| 1 ALL | 0.18 ERN |
| 10 ALL | 1.82 ERN |
| 50 ALL | 9.08 ERN |
| 100 ALL | 18.17 ERN |
| 500 ALL | 90.84 ERN |
| 1,000 ALL | 181.69 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-06-19T08:40:18Z",
"rates": {
"ERN": 0.181685
}
}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.1685,
"rate": 0.181685
}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