Rate Overview
Live
1 AED = 14.0932 EGP
1 EGP = 0.070956
AED
Avg
14.3492
High
14.5029
Low
14.0932
Last updated: 4/16/2026, 5:57:12 PM
Quick Conversions
| AED | EGP |
|---|---|
| 1 AED | 14.09 EGP |
| 10 AED | 140.93 EGP |
| 50 AED | 704.66 EGP |
| 100 AED | 1,409.32 EGP |
| 500 AED | 7,046.62 EGP |
| 1,000 AED | 14,093.25 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-04-16T17:57:12Z",
"rates": {
"EGP": 14.093246
}
}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": 1409.3246000000001,
"rate": 14.093246
}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