Rate Overview
Live
1 AED = 13.9130 EGP
1 EGP = 0.071875
AED
Avg
13.5510
High
13.9130
Low
13.2925
Last updated: 7/20/2026, 7:09:21 PM
Quick Conversions
| AED | EGP |
|---|---|
| 1 AED | 13.91 EGP |
| 10 AED | 139.13 EGP |
| 50 AED | 695.65 EGP |
| 100 AED | 1,391.30 EGP |
| 500 AED | 6,956.51 EGP |
| 1,000 AED | 13,913.01 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-07-20T19:09:21Z",
"rates": {
"EGP": 13.913012
}
}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": 1391.3012,
"rate": 13.913012
}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