Rate Overview
Live
1 ERN = 5.4636 ALL
1 ALL = 0.183030
ERN
Avg
5.4751
High
5.4829
Low
5.4636
Last updated: 5/27/2026, 3:09:10 PM
Quick Conversions
| ERN | ALL |
|---|---|
| 1 ERN | 5.46 ALL |
| 10 ERN | 54.64 ALL |
| 50 ERN | 273.18 ALL |
| 100 ERN | 546.36 ALL |
| 500 ERN | 2,731.80 ALL |
| 1,000 ERN | 5,463.59 ALL |
Get ERN/ALL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ERN¤cies=ALLExample Response:
{
"success": true,
"base": "ERN",
"date": "2026-05-27T15:09:10Z",
"rates": {
"ALL": 5.463594
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ERN&to=ALL&amount=100Example Response:
{
"success": true,
"query": {
"from": "ERN",
"to": "ALL",
"amount": 100
},
"result": 546.3593999999999,
"rate": 5.463594
}Build with ERN/ALL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key