Rate Overview
Live
1 AWG = 28.4336 EGP
1 EGP = 0.035170
AWG
Avg
28.2510
High
28.4925
Low
27.9503
Last updated: 9/3/2026, 12:05:46 PM
Quick Conversions
| AWG | EGP |
|---|---|
| 1 AWG | 28.43 EGP |
| 10 AWG | 284.34 EGP |
| 50 AWG | 1,421.68 EGP |
| 100 AWG | 2,843.36 EGP |
| 500 AWG | 14,216.82 EGP |
| 1,000 AWG | 28,433.63 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-09-03T12:05:46Z",
"rates": {
"EGP": 28.433631
}
}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": 2843.3631,
"rate": 28.433631
}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