Rate Overview
Live
1 AED = 14.3754 EGP
1 EGP = 0.069563
AED
Avg
13.2836
High
14.3754
Low
12.7555
Last updated: 3/27/2026, 3:06:01 PM
Quick Conversions
| AED | EGP |
|---|---|
| 1 AED | 14.38 EGP |
| 10 AED | 143.75 EGP |
| 50 AED | 718.77 EGP |
| 100 AED | 1,437.54 EGP |
| 500 AED | 7,187.71 EGP |
| 1,000 AED | 14,375.43 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-03-27T15:06:01Z",
"rates": {
"EGP": 14.375427
}
}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": 1437.5427,
"rate": 14.375427
}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