Rate Overview
Live
1 AWG = 0.487426 EUR
1 EUR = 2.0516
AWG
Avg
0.483986
High
0.487870
Low
0.481312
Last updated: 6/19/2026, 10:36:55 AM
Quick Conversions
| AWG | EUR |
|---|---|
| 1 AWG | 0.49 EUR |
| 10 AWG | 4.87 EUR |
| 50 AWG | 24.37 EUR |
| 100 AWG | 48.74 EUR |
| 500 AWG | 243.71 EUR |
| 1,000 AWG | 487.43 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-06-19T10:36:55Z",
"rates": {
"EUR": 0.487426
}
}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.7426,
"rate": 0.487426
}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