Rate Overview
Live
1 EUR = 2.0794 AWG
1 AWG = 0.480901
EUR
Avg
2.0770
High
2.0803
Low
2.0725
Last updated: 9/6/2026, 5:56:36 PM
Quick Conversions
| EUR | AWG |
|---|---|
| 1 EUR | 2.08 AWG |
| 10 EUR | 20.79 AWG |
| 50 EUR | 103.97 AWG |
| 100 EUR | 207.94 AWG |
| 500 EUR | 1,039.72 AWG |
| 1,000 EUR | 2,079.43 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-09-06T17:56:36Z",
"rates": {
"AWG": 2.079432
}
}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.94320000000002,
"rate": 2.079432
}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