Rate Overview
Live
1 EGP = 0.033899 AWG
1 AWG = 29.4994
EGP
Avg
0.036427
High
0.038128
Low
0.033899
Last updated: 3/27/2026, 3:53:47 PM
Quick Conversions
| EGP | AWG |
|---|---|
| 1 EGP | 0.03 AWG |
| 10 EGP | 0.34 AWG |
| 50 EGP | 1.69 AWG |
| 100 EGP | 3.39 AWG |
| 500 EGP | 16.95 AWG |
| 1,000 EGP | 33.90 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-03-27T15:53:47Z",
"rates": {
"AWG": 0.033899
}
}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.3899,
"rate": 0.033899
}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