Rate Overview
Live
1 AWG = 28.6625 EGP
1 EGP = 0.034889
AWG
Avg
28.1548
High
30.1560
Low
26.1520
Last updated: 7/27/2026, 12:04:10 AM
Quick Conversions
| AWG | EGP |
|---|---|
| 1 AWG | 28.66 EGP |
| 10 AWG | 286.63 EGP |
| 50 AWG | 1,433.13 EGP |
| 100 AWG | 2,866.25 EGP |
| 500 AWG | 14,331.26 EGP |
| 1,000 AWG | 28,662.51 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-27T00:04:10Z",
"rates": {
"EGP": 28.662513
}
}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.2513,
"rate": 28.662513
}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