Rate Overview
Live
1 EGP = 0.033795 AZN
1 AZN = 29.5902
EGP
Avg
0.034424
High
0.035816
Low
0.033795
Last updated: 3/7/2026, 4:59:38 AM
Quick Conversions
| EGP | AZN |
|---|---|
| 1 EGP | 0.03 AZN |
| 10 EGP | 0.34 AZN |
| 50 EGP | 1.69 AZN |
| 100 EGP | 3.38 AZN |
| 500 EGP | 16.90 AZN |
| 1,000 EGP | 33.80 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-03-07T04:59:38Z",
"rates": {
"AZN": 0.033795
}
}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.3794999999999997,
"rate": 0.033795
}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