Rate Overview
Live
1 EUR = 2.0666 AWG
1 AWG = 0.483895
EUR
Avg
2.0706
High
2.0757
Low
2.0653
Last updated: 3/27/2026, 6:06:11 AM
Quick Conversions
| EUR | AWG |
|---|---|
| 1 EUR | 2.07 AWG |
| 10 EUR | 20.67 AWG |
| 50 EUR | 103.33 AWG |
| 100 EUR | 206.66 AWG |
| 500 EUR | 1,033.28 AWG |
| 1,000 EUR | 2,066.56 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-27T06:06:11Z",
"rates": {
"AWG": 2.066564
}
}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": 206.65640000000002,
"rate": 2.066564
}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