Rate Overview
Live
1 EGP = 0.034891 AWG
1 AWG = 28.6607
EGP
Avg
0.035429
High
0.038398
Low
0.032943
Last updated: 7/23/2026, 12:19:31 AM
Quick Conversions
| EGP | AWG |
|---|---|
| 1 EGP | 0.03 AWG |
| 10 EGP | 0.35 AWG |
| 50 EGP | 1.74 AWG |
| 100 EGP | 3.49 AWG |
| 500 EGP | 17.45 AWG |
| 1,000 EGP | 34.89 AWG |
Get EGP/AWG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=EGP¤cies=AWGExample Response:
{
"success": true,
"base": "EGP",
"date": "2026-07-23T00:19:31Z",
"rates": {
"AWG": 0.034891
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=EGP&to=AWG&amount=100Example Response:
{
"success": true,
"query": {
"from": "EGP",
"to": "AWG",
"amount": 100
},
"result": 3.4890999999999996,
"rate": 0.034891
}Build with EGP/AWG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key