Rate Overview
Live
1 EUR = 2.0341 AWG
1 AWG = 0.491628
EUR
Avg
2.0382
High
2.0438
Low
2.0341
Last updated: 7/28/2026, 8:21:34 AM
Quick Conversions
| EUR | AWG |
|---|---|
| 1 EUR | 2.03 AWG |
| 10 EUR | 20.34 AWG |
| 50 EUR | 101.70 AWG |
| 100 EUR | 203.41 AWG |
| 500 EUR | 1,017.03 AWG |
| 1,000 EUR | 2,034.06 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-28T08:21:34Z",
"rates": {
"AWG": 2.034058
}
}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": 203.4058,
"rate": 2.034058
}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