Rate Overview
Live
1 ERN = 5.4258 ALL
1 ALL = 0.184303
ERN
Avg
5.4724
High
5.4944
Low
5.4258
Last updated: 7/31/2026, 8:56:35 AM
Quick Conversions
| ERN | ALL |
|---|---|
| 1 ERN | 5.43 ALL |
| 10 ERN | 54.26 ALL |
| 50 ERN | 271.29 ALL |
| 100 ERN | 542.58 ALL |
| 500 ERN | 2,712.92 ALL |
| 1,000 ERN | 5,425.85 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-07-31T08:56:35Z",
"rates": {
"ALL": 5.425845
}
}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.5844999999999,
"rate": 5.425845
}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