Rate Overview
Live
1 AWG = 28.6597 EGP
1 EGP = 0.034892
AWG
Avg
27.7264
High
30.3773
Low
26.2269
Last updated: 7/22/2026, 7:54:18 PM
Quick Conversions
| AWG | EGP |
|---|---|
| 1 AWG | 28.66 EGP |
| 10 AWG | 286.60 EGP |
| 50 AWG | 1,432.98 EGP |
| 100 AWG | 2,865.97 EGP |
| 500 AWG | 14,329.83 EGP |
| 1,000 AWG | 28,659.66 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-22T19:54:18Z",
"rates": {
"EGP": 28.659664
}
}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": 2865.9664,
"rate": 28.659664
}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