Rate Overview
Live
1 ERN = 5.3423 ALL
1 ALL = 0.187184
ERN
Avg
5.3528
High
5.3714
Low
5.3423
Last updated: 8/20/2026, 6:44:57 AM
Quick Conversions
| ERN | ALL |
|---|---|
| 1 ERN | 5.34 ALL |
| 10 ERN | 53.42 ALL |
| 50 ERN | 267.12 ALL |
| 100 ERN | 534.23 ALL |
| 500 ERN | 2,671.17 ALL |
| 1,000 ERN | 5,342.35 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-08-20T06:44:57Z",
"rates": {
"ALL": 5.342345
}
}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": 534.2345,
"rate": 5.342345
}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