Rate Overview
Live
1 AED = 13.6040 EGP
1 EGP = 0.073508
AED
Avg
13.6116
High
13.6793
Low
13.5155
Last updated: 8/15/2026, 5:36:20 AM
Quick Conversions
| AED | EGP |
|---|---|
| 1 AED | 13.60 EGP |
| 10 AED | 136.04 EGP |
| 50 AED | 680.20 EGP |
| 100 AED | 1,360.40 EGP |
| 500 AED | 6,802.02 EGP |
| 1,000 AED | 13,604.03 EGP |
Get AED/EGP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AED¤cies=EGPExample Response:
{
"success": true,
"base": "AED",
"date": "2026-08-15T05:36:20Z",
"rates": {
"EGP": 13.604034
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AED&to=EGP&amount=100Example Response:
{
"success": true,
"query": {
"from": "AED",
"to": "EGP",
"amount": 100
},
"result": 1360.4034000000001,
"rate": 13.604034
}Build with AED/EGP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key