Rate Overview
Live
1 EUR = 2.0454 AWG
1 AWG = 0.488898
EUR
Avg
2.0219
High
2.1158
Low
1.8447
Last updated: 7/20/2026, 12:52:14 AM
Quick Conversions
| EUR | AWG |
|---|---|
| 1 EUR | 2.05 AWG |
| 10 EUR | 20.45 AWG |
| 50 EUR | 102.27 AWG |
| 100 EUR | 204.54 AWG |
| 500 EUR | 1,022.71 AWG |
| 1,000 EUR | 2,045.42 AWG |
Get EUR/AWG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=EUR¤cies=AWGExample Response:
{
"success": true,
"base": "EUR",
"date": "2026-07-20T00:52:14Z",
"rates": {
"AWG": 2.045415
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=EUR&to=AWG&amount=100Example Response:
{
"success": true,
"query": {
"from": "EUR",
"to": "AWG",
"amount": 100
},
"result": 204.5415,
"rate": 2.045415
}Build with EUR/AWG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key