Rate Overview
Live
1 EUR = 2.0796 AWG
1 AWG = 0.480855
EUR
Avg
2.0887
High
2.1139
Low
2.0694
Last updated: 3/7/2026, 12:13:24 AM
Quick Conversions
| EUR | AWG |
|---|---|
| 1 EUR | 2.08 AWG |
| 10 EUR | 20.80 AWG |
| 50 EUR | 103.98 AWG |
| 100 EUR | 207.96 AWG |
| 500 EUR | 1,039.81 AWG |
| 1,000 EUR | 2,079.63 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-03-07T00:13:24Z",
"rates": {
"AWG": 2.07963
}
}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": 207.963,
"rate": 2.07963
}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