Rate Overview
Live
1 AWG = 0.491394 EUR
1 EUR = 2.0350
AWG
Avg
0.490520
High
0.491394
Low
0.489279
Last updated: 7/28/2026, 12:43:42 AM
Quick Conversions
| AWG | EUR |
|---|---|
| 1 AWG | 0.49 EUR |
| 10 AWG | 4.91 EUR |
| 50 AWG | 24.57 EUR |
| 100 AWG | 49.14 EUR |
| 500 AWG | 245.70 EUR |
| 1,000 AWG | 491.39 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-28T00:43:42Z",
"rates": {
"EUR": 0.491394
}
}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": 49.1394,
"rate": 0.491394
}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