Rate Overview
Live
1 ALL = 0.184331 ERN
1 ERN = 5.4250
ALL
Avg
0.183924
High
0.184331
Low
0.182949
Last updated: 5/7/2026, 9:06:26 AM
Quick Conversions
| ALL | ERN |
|---|---|
| 1 ALL | 0.18 ERN |
| 10 ALL | 1.84 ERN |
| 50 ALL | 9.22 ERN |
| 100 ALL | 18.43 ERN |
| 500 ALL | 92.17 ERN |
| 1,000 ALL | 184.33 ERN |
Get ALL/ERN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ALL¤cies=ERNExample Response:
{
"success": true,
"base": "ALL",
"date": "2026-05-07T09:06:26Z",
"rates": {
"ERN": 0.184331
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ALL&to=ERN&amount=100Example Response:
{
"success": true,
"query": {
"from": "ALL",
"to": "ERN",
"amount": 100
},
"result": 18.4331,
"rate": 0.184331
}Build with ALL/ERN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key