Rate Overview
Live
1 EGP = 0.034154 AWG
1 AWG = 29.2791
EGP
Avg
0.033719
High
0.034154
Low
0.033557
Last updated: 5/7/2026, 2:39:30 AM
Quick Conversions
| EGP | AWG |
|---|---|
| 1 EGP | 0.03 AWG |
| 10 EGP | 0.34 AWG |
| 50 EGP | 1.71 AWG |
| 100 EGP | 3.42 AWG |
| 500 EGP | 17.08 AWG |
| 1,000 EGP | 34.15 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-05-07T02:39:30Z",
"rates": {
"AWG": 0.034154
}
}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.4153999999999995,
"rate": 0.034154
}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