Rate Overview
Live
1 EGP = 0.035132 AWG
1 AWG = 28.4641
EGP
Avg
0.035344
High
0.035777
Low
0.035096
Last updated: 9/4/2026, 8:26:43 AM
Quick Conversions
| EGP | AWG |
|---|---|
| 1 EGP | 0.04 AWG |
| 10 EGP | 0.35 AWG |
| 50 EGP | 1.76 AWG |
| 100 EGP | 3.51 AWG |
| 500 EGP | 17.57 AWG |
| 1,000 EGP | 35.13 AWG |
Get EGP/AWG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=EGP¤cies=AWGExample Response:
{
"success": true,
"base": "EGP",
"date": "2026-09-04T08:26:43Z",
"rates": {
"AWG": 0.035132
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=EGP&to=AWG&amount=100Example Response:
{
"success": true,
"query": {
"from": "EGP",
"to": "AWG",
"amount": 100
},
"result": 3.5131999999999994,
"rate": 0.035132
}Build with EGP/AWG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key