Rate Overview
Live
1 ERN = 5.4678 ALL
1 ALL = 0.182889
ERN
Avg
5.4738
High
5.4833
Low
5.4648
Last updated: 7/10/2026, 10:39:58 AM
Quick Conversions
| ERN | ALL |
|---|---|
| 1 ERN | 5.47 ALL |
| 10 ERN | 54.68 ALL |
| 50 ERN | 273.39 ALL |
| 100 ERN | 546.78 ALL |
| 500 ERN | 2,733.90 ALL |
| 1,000 ERN | 5,467.81 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-10T10:39:58Z",
"rates": {
"ALL": 5.467807
}
}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.7806999999999,
"rate": 5.467807
}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