Rate Overview
Live
1 EGP = 0.033136 AZN
1 AZN = 30.1787
EGP
Avg
0.033625
High
0.036468
Low
0.031287
Last updated: 7/23/2026, 12:40:51 AM
Quick Conversions
| EGP | AZN |
|---|---|
| 1 EGP | 0.03 AZN |
| 10 EGP | 0.33 AZN |
| 50 EGP | 1.66 AZN |
| 100 EGP | 3.31 AZN |
| 500 EGP | 16.57 AZN |
| 1,000 EGP | 33.14 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-23T00:40:51Z",
"rates": {
"AZN": 0.033136
}
}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.3136,
"rate": 0.033136
}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