Rate Overview
Live
1 EUR = 2.0360 AWG
1 AWG = 0.491148
EUR
Avg
2.0837
High
2.1250
Low
2.0302
Last updated: 7/25/2026, 7:38:36 PM
Quick Conversions
| EUR | AWG |
|---|---|
| 1 EUR | 2.04 AWG |
| 10 EUR | 20.36 AWG |
| 50 EUR | 101.80 AWG |
| 100 EUR | 203.60 AWG |
| 500 EUR | 1,018.02 AWG |
| 1,000 EUR | 2,036.05 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-07-25T19:38:36Z",
"rates": {
"AWG": 2.036048
}
}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": 203.6048,
"rate": 2.036048
}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