Rate Overview
Live
1 AWG = 27.4454 EGP
1 EGP = 0.036436
AWG
Avg
28.1248
High
30.1560
Low
26.1520
Last updated: 7/3/2026, 3:51:35 PM
Quick Conversions
| AWG | EGP |
|---|---|
| 1 AWG | 27.45 EGP |
| 10 AWG | 274.45 EGP |
| 50 AWG | 1,372.27 EGP |
| 100 AWG | 2,744.54 EGP |
| 500 AWG | 13,722.68 EGP |
| 1,000 AWG | 27,445.36 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-07-03T15:51:35Z",
"rates": {
"EGP": 27.445363
}
}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": 2744.5363,
"rate": 27.445363
}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