Rate Overview
Live
1 AWG = 28.1019 EGP
1 EGP = 0.035585
AWG
Avg
27.6067
High
28.1019
Low
26.5324
Last updated: 3/7/2026, 6:47:48 AM
Quick Conversions
| AWG | EGP |
|---|---|
| 1 AWG | 28.10 EGP |
| 10 AWG | 281.02 EGP |
| 50 AWG | 1,405.09 EGP |
| 100 AWG | 2,810.19 EGP |
| 500 AWG | 14,050.93 EGP |
| 1,000 AWG | 28,101.85 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-03-07T06:47:48Z",
"rates": {
"EGP": 28.101852
}
}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": 2810.1852,
"rate": 28.101852
}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