Rate Overview
Live
1 EUR = 2.0815 AWG
1 AWG = 0.480431
EUR
Avg
2.0208
High
2.1158
Low
1.8447
Last updated: 5/27/2026, 4:10:16 PM
Quick Conversions
| EUR | AWG |
|---|---|
| 1 EUR | 2.08 AWG |
| 10 EUR | 20.81 AWG |
| 50 EUR | 104.07 AWG |
| 100 EUR | 208.15 AWG |
| 500 EUR | 1,040.73 AWG |
| 1,000 EUR | 2,081.47 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-05-27T16:10:16Z",
"rates": {
"AWG": 2.081465
}
}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": 208.1465,
"rate": 2.081465
}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