Rate Overview
Live
1 AWG = 0.488624 EUR
1 EUR = 2.0466
AWG
Avg
0.488588
High
0.489879
Low
0.487371
Last updated: 7/9/2026, 3:52:56 PM
Quick Conversions
| AWG | EUR |
|---|---|
| 1 AWG | 0.49 EUR |
| 10 AWG | 4.89 EUR |
| 50 AWG | 24.43 EUR |
| 100 AWG | 48.86 EUR |
| 500 AWG | 244.31 EUR |
| 1,000 AWG | 488.62 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-07-09T15:52:56Z",
"rates": {
"EUR": 0.488624
}
}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": 48.8624,
"rate": 0.488624
}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