Rate Overview
Live
1 ERN = 5.4250 ALL
1 ALL = 0.184331
ERN
Avg
5.4371
High
5.4660
Low
5.4250
Last updated: 5/7/2026, 12:32:53 PM
Quick Conversions
| ERN | ALL |
|---|---|
| 1 ERN | 5.43 ALL |
| 10 ERN | 54.25 ALL |
| 50 ERN | 271.25 ALL |
| 100 ERN | 542.50 ALL |
| 500 ERN | 2,712.51 ALL |
| 1,000 ERN | 5,425.01 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-07T12:32:53Z",
"rates": {
"ALL": 5.425013
}
}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": 542.5013,
"rate": 5.425013
}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