Rate Overview
Live
1 AWG = 29.1722 EGP
1 EGP = 0.034279
AWG
Avg
29.4312
High
29.7710
Low
29.1722
Last updated: 5/27/2026, 6:11:14 AM
Quick Conversions
| AWG | EGP |
|---|---|
| 1 AWG | 29.17 EGP |
| 10 AWG | 291.72 EGP |
| 50 AWG | 1,458.61 EGP |
| 100 AWG | 2,917.22 EGP |
| 500 AWG | 14,586.09 EGP |
| 1,000 AWG | 29,172.18 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-05-27T06:11:14Z",
"rates": {
"EGP": 29.172178
}
}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": 2917.2178,
"rate": 29.172178
}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