Rate Overview
Live
1 ERN = 5.5146 ALL
1 ALL = 0.181337
ERN
Avg
5.4867
High
5.5333
Low
5.4319
Last updated: 3/7/2026, 6:08:07 AM
Quick Conversions
| ERN | ALL |
|---|---|
| 1 ERN | 5.51 ALL |
| 10 ERN | 55.15 ALL |
| 50 ERN | 275.73 ALL |
| 100 ERN | 551.46 ALL |
| 500 ERN | 2,757.30 ALL |
| 1,000 ERN | 5,514.60 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-03-07T06:08:07Z",
"rates": {
"ALL": 5.514595
}
}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": 551.4594999999999,
"rate": 5.514595
}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