Rate Overview
Live
1 AED = 14.3463 EGP
1 EGP = 0.069705
AED
Avg
13.3653
High
14.3463
Low
12.8310
Last updated: 3/27/2026, 11:35:32 AM
Quick Conversions
| AED | EGP |
|---|---|
| 1 AED | 14.35 EGP |
| 10 AED | 143.46 EGP |
| 50 AED | 717.31 EGP |
| 100 AED | 1,434.63 EGP |
| 500 AED | 7,173.13 EGP |
| 1,000 AED | 14,346.27 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-27T11:35:32Z",
"rates": {
"EGP": 14.346269
}
}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": 1434.6269,
"rate": 14.346269
}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