Rate Overview
Live
1 EUR = 2.1209 AWG
1 AWG = 0.471501
EUR
Avg
2.1142
High
2.1242
Low
2.1031
Last updated: 4/17/2026, 6:33:12 AM
Quick Conversions
| EUR | AWG |
|---|---|
| 1 EUR | 2.12 AWG |
| 10 EUR | 21.21 AWG |
| 50 EUR | 106.04 AWG |
| 100 EUR | 212.09 AWG |
| 500 EUR | 1,060.44 AWG |
| 1,000 EUR | 2,120.89 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-04-17T06:33:12Z",
"rates": {
"AWG": 2.120886
}
}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": 212.0886,
"rate": 2.120886
}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