Rate Overview
Live
1 AED = 13.6501 EGP
1 EGP = 0.073259
AED
Avg
13.4183
High
13.6570
Low
12.9321
Last updated: 3/7/2026, 2:15:16 AM
Quick Conversions
| AED | EGP |
|---|---|
| 1 AED | 13.65 EGP |
| 10 AED | 136.50 EGP |
| 50 AED | 682.51 EGP |
| 100 AED | 1,365.01 EGP |
| 500 AED | 6,825.07 EGP |
| 1,000 AED | 13,650.15 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-07T02:15:16Z",
"rates": {
"EGP": 13.650149
}
}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": 1365.0149000000001,
"rate": 13.650149
}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