Rate Overview
Live
1 EUR = 2.0429 AWG
1 AWG = 0.489489
EUR
Avg
2.0448
High
2.0518
Low
2.0376
Last updated: 7/6/2026, 12:40:28 PM
Quick Conversions
| EUR | AWG |
|---|---|
| 1 EUR | 2.04 AWG |
| 10 EUR | 20.43 AWG |
| 50 EUR | 102.15 AWG |
| 100 EUR | 204.29 AWG |
| 500 EUR | 1,021.47 AWG |
| 1,000 EUR | 2,042.95 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-06T12:40:28Z",
"rates": {
"AWG": 2.042945
}
}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.2945,
"rate": 2.042945
}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