Rate Overview
Live
1 ERN = 5.5459 ALL
1 ALL = 0.180313
ERN
Avg
5.6034
High
6.1253
Low
5.4177
Last updated: 3/27/2026, 4:49:22 PM
Quick Conversions
| ERN | ALL |
|---|---|
| 1 ERN | 5.55 ALL |
| 10 ERN | 55.46 ALL |
| 50 ERN | 277.29 ALL |
| 100 ERN | 554.59 ALL |
| 500 ERN | 2,772.95 ALL |
| 1,000 ERN | 5,545.90 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-27T16:49:22Z",
"rates": {
"ALL": 5.545898
}
}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": 554.5898,
"rate": 5.545898
}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