Rate Overview
Live
1 AED = 14.3744 EGP
1 EGP = 0.069568
AED
Avg
13.2836
High
14.3744
Low
12.7555
Last updated: 3/27/2026, 2:58:51 PM
Quick Conversions
| AED | EGP |
|---|---|
| 1 AED | 14.37 EGP |
| 10 AED | 143.74 EGP |
| 50 AED | 718.72 EGP |
| 100 AED | 1,437.44 EGP |
| 500 AED | 7,187.22 EGP |
| 1,000 AED | 14,374.45 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-27T14:58:51Z",
"rates": {
"EGP": 14.374447
}
}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.4447,
"rate": 14.374447
}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