Rate Overview
Live
1 AWG = 0.481773 EUR
1 EUR = 2.0757
AWG
Avg
0.478285
High
0.483227
Low
0.473067
Last updated: 3/6/2026, 7:14:32 PM
Quick Conversions
| AWG | EUR |
|---|---|
| 1 AWG | 0.48 EUR |
| 10 AWG | 4.82 EUR |
| 50 AWG | 24.09 EUR |
| 100 AWG | 48.18 EUR |
| 500 AWG | 240.89 EUR |
| 1,000 AWG | 481.77 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-03-06T19:14:32Z",
"rates": {
"EUR": 0.481773
}
}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.1773,
"rate": 0.481773
}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