Rate Overview
Live
1 AWG = 28.6829 EGP
1 EGP = 0.034864
AWG
Avg
28.5813
High
28.6926
Low
28.2352
Last updated: 7/26/2026, 9:05:28 PM
Quick Conversions
| AWG | EGP |
|---|---|
| 1 AWG | 28.68 EGP |
| 10 AWG | 286.83 EGP |
| 50 AWG | 1,434.15 EGP |
| 100 AWG | 2,868.29 EGP |
| 500 AWG | 14,341.47 EGP |
| 1,000 AWG | 28,682.95 EGP |
Get AWG/EGP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AWG¤cies=EGPExample Response:
{
"success": true,
"base": "AWG",
"date": "2026-07-26T21:05:28Z",
"rates": {
"EGP": 28.682946
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AWG&to=EGP&amount=100Example Response:
{
"success": true,
"query": {
"from": "AWG",
"to": "EGP",
"amount": 100
},
"result": 2868.2946,
"rate": 28.682946
}Build with AWG/EGP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key