Rate Overview
Live
1 AWG = 0.479097 EUR
1 EUR = 2.0873
AWG
Avg
0.495681
High
0.542081
Low
0.472638
Last updated: 5/29/2026, 11:47:26 PM
Quick Conversions
| AWG | EUR |
|---|---|
| 1 AWG | 0.48 EUR |
| 10 AWG | 4.79 EUR |
| 50 AWG | 23.95 EUR |
| 100 AWG | 47.91 EUR |
| 500 AWG | 239.55 EUR |
| 1,000 AWG | 479.10 EUR |
Get AWG/EUR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AWG¤cies=EURExample Response:
{
"success": true,
"base": "AWG",
"date": "2026-05-29T23:47:26Z",
"rates": {
"EUR": 0.479097
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AWG&to=EUR&amount=100Example Response:
{
"success": true,
"query": {
"from": "AWG",
"to": "EUR",
"amount": 100
},
"result": 47.9097,
"rate": 0.479097
}Build with AWG/EUR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key