Rate Overview
Live
1 AWG = 28.8063 EGP
1 EGP = 0.034715
AWG
Avg
29.2634
High
29.5969
Low
28.8063
Last updated: 4/17/2026, 12:03:01 AM
Quick Conversions
| AWG | EGP |
|---|---|
| 1 AWG | 28.81 EGP |
| 10 AWG | 288.06 EGP |
| 50 AWG | 1,440.32 EGP |
| 100 AWG | 2,880.63 EGP |
| 500 AWG | 14,403.17 EGP |
| 1,000 AWG | 28,806.34 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-04-17T00:03:01Z",
"rates": {
"EGP": 28.80634
}
}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": 2880.634,
"rate": 28.80634
}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