Rate Overview
Live
1 AWG = 28.6629 EGP
1 EGP = 0.034888
AWG
Avg
27.5082
High
30.3546
Low
26.0425
Last updated: 7/24/2026, 12:01:24 AM
Quick Conversions
| AWG | EGP |
|---|---|
| 1 AWG | 28.66 EGP |
| 10 AWG | 286.63 EGP |
| 50 AWG | 1,433.15 EGP |
| 100 AWG | 2,866.29 EGP |
| 500 AWG | 14,331.45 EGP |
| 1,000 AWG | 28,662.91 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-24T00:01:24Z",
"rates": {
"EGP": 28.662905
}
}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": 2866.2905,
"rate": 28.662905
}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