Rate Overview
Live
1 EGP = 0.036126 AWG
1 AWG = 27.6809
EGP
Avg
0.035820
High
0.036668
Low
0.034434
Last updated: 7/8/2026, 1:36:55 PM
Quick Conversions
| EGP | AWG |
|---|---|
| 1 EGP | 0.04 AWG |
| 10 EGP | 0.36 AWG |
| 50 EGP | 1.81 AWG |
| 100 EGP | 3.61 AWG |
| 500 EGP | 18.06 AWG |
| 1,000 EGP | 36.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-07-08T13:36:55Z",
"rates": {
"AWG": 0.036126
}
}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.6126,
"rate": 0.036126
}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