Rate Overview
Live
1 EUR = 2.0778 AWG
1 AWG = 0.481275
EUR
Avg
2.0728
High
2.0785
Low
2.0651
Last updated: 6/17/2026, 7:19:59 AM
Quick Conversions
| EUR | AWG |
|---|---|
| 1 EUR | 2.08 AWG |
| 10 EUR | 20.78 AWG |
| 50 EUR | 103.89 AWG |
| 100 EUR | 207.78 AWG |
| 500 EUR | 1,038.91 AWG |
| 1,000 EUR | 2,077.81 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-06-17T07:19:59Z",
"rates": {
"AWG": 2.077814
}
}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.78140000000002,
"rate": 2.077814
}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