Rate Overview
Live
1 EGP = 0.034494 AZN
1 AZN = 28.9905
EGP
Avg
0.034523
High
0.034622
Low
0.034342
Last updated: 7/5/2026, 12:24:52 AM
Quick Conversions
| EGP | AZN |
|---|---|
| 1 EGP | 0.03 AZN |
| 10 EGP | 0.34 AZN |
| 50 EGP | 1.72 AZN |
| 100 EGP | 3.45 AZN |
| 500 EGP | 17.25 AZN |
| 1,000 EGP | 34.49 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-05T00:24:52Z",
"rates": {
"AZN": 0.034494
}
}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.4494,
"rate": 0.034494
}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