Rate Overview
Live
1 AWG = 28.0603 EGP
1 EGP = 0.035638
AWG
Avg
28.7045
High
29.0405
Low
28.0603
Last updated: 6/16/2026, 11:28:20 AM
Quick Conversions
| AWG | EGP |
|---|---|
| 1 AWG | 28.06 EGP |
| 10 AWG | 280.60 EGP |
| 50 AWG | 1,403.01 EGP |
| 100 AWG | 2,806.03 EGP |
| 500 AWG | 14,030.14 EGP |
| 1,000 AWG | 28,060.28 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-06-16T11:28:20Z",
"rates": {
"EGP": 28.060279
}
}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": 2806.0279,
"rate": 28.060279
}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