Rate Overview
Live
1 AED = 13.3716 EGP
1 EGP = 0.074786
AED
Avg
13.3907
High
13.4279
Low
13.3648
Last updated: 7/6/2026, 9:44:53 AM
Quick Conversions
| AED | EGP |
|---|---|
| 1 AED | 13.37 EGP |
| 10 AED | 133.72 EGP |
| 50 AED | 668.58 EGP |
| 100 AED | 1,337.16 EGP |
| 500 AED | 6,685.78 EGP |
| 1,000 AED | 13,371.57 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-07-06T09:44:53Z",
"rates": {
"EGP": 13.371567
}
}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": 1337.1567,
"rate": 13.371567
}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