Rate Overview
Live
1 AWG = 0.480381 EUR
1 EUR = 2.0817
AWG
Avg
0.481239
High
0.482517
Low
0.480381
Last updated: 9/7/2026, 6:33:15 PM
Quick Conversions
| AWG | EUR |
|---|---|
| 1 AWG | 0.48 EUR |
| 10 AWG | 4.80 EUR |
| 50 AWG | 24.02 EUR |
| 100 AWG | 48.04 EUR |
| 500 AWG | 240.19 EUR |
| 1,000 AWG | 480.38 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-09-07T18:33:15Z",
"rates": {
"EUR": 0.480381
}
}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.0381,
"rate": 0.480381
}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