Rate Overview
Live
1 AED = 14.3470 EGP
1 EGP = 0.069701
AED
Avg
14.5388
High
14.6034
Low
14.3470
Last updated: 5/7/2026, 2:20:23 AM
Quick Conversions
| AED | EGP |
|---|---|
| 1 AED | 14.35 EGP |
| 10 AED | 143.47 EGP |
| 50 AED | 717.35 EGP |
| 100 AED | 1,434.70 EGP |
| 500 AED | 7,173.52 EGP |
| 1,000 AED | 14,347.04 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-07T02:20:23Z",
"rates": {
"EGP": 14.347044
}
}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": 1434.7044,
"rate": 14.347044
}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