Rate Overview
Live
1 EUR = 2.0360 AWG
1 AWG = 0.491148
EUR
Avg
2.0865
High
2.1433
Low
2.0360
Last updated: 7/26/2026, 12:08:49 AM
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-26T00:08:49Z",
"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