Rate Overview
Live
1 EGP = 0.033383 AZN
1 AZN = 29.9554
EGP
Avg
0.034144
High
0.034820
Low
0.033303
Last updated: 7/21/2026, 2:40:29 PM
Quick Conversions
| EGP | AZN |
|---|---|
| 1 EGP | 0.03 AZN |
| 10 EGP | 0.33 AZN |
| 50 EGP | 1.67 AZN |
| 100 EGP | 3.34 AZN |
| 500 EGP | 16.69 AZN |
| 1,000 EGP | 33.38 AZN |
Get EGP/AZN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=EGP¤cies=AZNExample Response:
{
"success": true,
"base": "EGP",
"date": "2026-07-21T14:40:29Z",
"rates": {
"AZN": 0.033383
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=EGP&to=AZN&amount=100Example Response:
{
"success": true,
"query": {
"from": "EGP",
"to": "AZN",
"amount": 100
},
"result": 3.3383000000000003,
"rate": 0.033383
}Build with EGP/AZN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key