Rate Overview
Live
1 AED = 14.3728 EGP
1 EGP = 0.069576
AED
Avg
14.2830
High
14.3728
Low
14.2084
Last updated: 3/27/2026, 5:06:58 PM
Quick Conversions
| AED | EGP |
|---|---|
| 1 AED | 14.37 EGP |
| 10 AED | 143.73 EGP |
| 50 AED | 718.64 EGP |
| 100 AED | 1,437.28 EGP |
| 500 AED | 7,186.41 EGP |
| 1,000 AED | 14,372.81 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-27T17:06:58Z",
"rates": {
"EGP": 14.372813
}
}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.2813,
"rate": 14.372813
}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