Rate Overview
Live
1 AWG = 29.1706 EGP
1 EGP = 0.034281
AWG
Avg
29.4808
High
29.7999
Low
29.1706
Last updated: 5/27/2026, 8:50:29 AM
Quick Conversions
| AWG | EGP |
|---|---|
| 1 AWG | 29.17 EGP |
| 10 AWG | 291.71 EGP |
| 50 AWG | 1,458.53 EGP |
| 100 AWG | 2,917.06 EGP |
| 500 AWG | 14,585.31 EGP |
| 1,000 AWG | 29,170.61 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-27T08:50:29Z",
"rates": {
"EGP": 29.170614
}
}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.0614,
"rate": 29.170614
}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