Rate Overview
Live
1 EGP = 0.033099 AZN
1 AZN = 30.2124
EGP
Avg
0.033247
High
0.033654
Low
0.033099
Last updated: 7/26/2026, 2:59:36 AM
Quick Conversions
| EGP | AZN |
|---|---|
| 1 EGP | 0.03 AZN |
| 10 EGP | 0.33 AZN |
| 50 EGP | 1.65 AZN |
| 100 EGP | 3.31 AZN |
| 500 EGP | 16.55 AZN |
| 1,000 EGP | 33.10 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-26T02:59:36Z",
"rates": {
"AZN": 0.033099
}
}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.3099000000000003,
"rate": 0.033099
}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