Rate Overview
Live
1 AED = 14.2194 EGP
1 EGP = 0.070327
AED
Avg
14.4241
High
14.6034
Low
14.2167
Last updated: 5/27/2026, 4:49:30 AM
Quick Conversions
| AED | EGP |
|---|---|
| 1 AED | 14.22 EGP |
| 10 AED | 142.19 EGP |
| 50 AED | 710.97 EGP |
| 100 AED | 1,421.94 EGP |
| 500 AED | 7,109.69 EGP |
| 1,000 AED | 14,219.39 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-27T04:49:30Z",
"rates": {
"EGP": 14.219387
}
}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.9387,
"rate": 14.219387
}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