Rate Overview
Live
1 AED = 14.3753 EGP
1 EGP = 0.069564
AED
Avg
14.2823
High
14.3753
Low
14.2084
Last updated: 3/27/2026, 9:39:06 AM
Quick Conversions
| AED | EGP |
|---|---|
| 1 AED | 14.38 EGP |
| 10 AED | 143.75 EGP |
| 50 AED | 718.76 EGP |
| 100 AED | 1,437.53 EGP |
| 500 AED | 7,187.65 EGP |
| 1,000 AED | 14,375.30 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-27T09:39:06Z",
"rates": {
"EGP": 14.375296
}
}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.5296,
"rate": 14.375296
}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