Rate Overview
Live
1 XAF = 0.087602 EGP
1 EGP = 11.4153
XAF
Avg
0.087636
High
0.096040
Low
0.082975
Last updated: 7/28/2026, 10:30:07 PM
Quick Conversions
| XAF | EGP |
|---|---|
| 1 XAF | 0.09 EGP |
| 10 XAF | 0.88 EGP |
| 50 XAF | 4.38 EGP |
| 100 XAF | 8.76 EGP |
| 500 XAF | 43.80 EGP |
| 1,000 XAF | 87.60 EGP |
Get XAF/EGP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XAF¤cies=EGPExample Response:
{
"success": true,
"base": "XAF",
"date": "2026-07-28T22:30:07Z",
"rates": {
"EGP": 0.087602
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XAF&to=EGP&amount=100Example Response:
{
"success": true,
"query": {
"from": "XAF",
"to": "EGP",
"amount": 100
},
"result": 8.7602,
"rate": 0.087602
}Build with XAF/EGP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key