Rate Overview
Live
1 AWG = 28.0723 EGP
1 EGP = 0.035622
AWG
Avg
27.9046
High
28.0723
Low
27.7312
Last updated: 8/13/2026, 2:44:59 PM
Quick Conversions
| AWG | EGP |
|---|---|
| 1 AWG | 28.07 EGP |
| 10 AWG | 280.72 EGP |
| 50 AWG | 1,403.62 EGP |
| 100 AWG | 2,807.23 EGP |
| 500 AWG | 14,036.17 EGP |
| 1,000 AWG | 28,072.35 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-08-13T14:44:59Z",
"rates": {
"EGP": 28.072346
}
}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": 2807.2346,
"rate": 28.072346
}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