Rate Overview
Live
1 AWG = 8.3333 ERN
1 ERN = 0.120000
AWG
Avg
8.3360
High
8.3565
Low
8.3276
Last updated: 4/17/2026, 6:21:25 AM
Quick Conversions
| AWG | ERN |
|---|---|
| 1 AWG | 8.33 ERN |
| 10 AWG | 83.33 ERN |
| 50 AWG | 416.67 ERN |
| 100 AWG | 833.33 ERN |
| 500 AWG | 4,166.67 ERN |
| 1,000 AWG | 8,333.33 ERN |
Get AWG/ERN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AWG¤cies=ERNExample Response:
{
"success": true,
"base": "AWG",
"date": "2026-04-17T06:21:25Z",
"rates": {
"ERN": 8.333331
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AWG&to=ERN&amount=100Example Response:
{
"success": true,
"query": {
"from": "AWG",
"to": "ERN",
"amount": 100
},
"result": 833.3331,
"rate": 8.333331
}Build with AWG/ERN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key