Rate Overview
Live
1 AED = 14.2166 EGP
1 EGP = 0.070340
AED
Avg
13.7389
High
14.6956
Low
12.7448
Last updated: 5/27/2026, 6:13:20 AM
Quick Conversions
| AED | EGP |
|---|---|
| 1 AED | 14.22 EGP |
| 10 AED | 142.17 EGP |
| 50 AED | 710.83 EGP |
| 100 AED | 1,421.66 EGP |
| 500 AED | 7,108.29 EGP |
| 1,000 AED | 14,216.58 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-05-27T06:13:20Z",
"rates": {
"EGP": 14.216577
}
}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": 1421.6577,
"rate": 14.216577
}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