Rate Overview
Live
1 XAF = 0.086436 EGP
1 EGP = 11.5693
XAF
Avg
0.085768
High
0.086439
Low
0.085124
Last updated: 7/9/2026, 9:58:58 AM
Quick Conversions
| XAF | EGP |
|---|---|
| 1 XAF | 0.09 EGP |
| 10 XAF | 0.86 EGP |
| 50 XAF | 4.32 EGP |
| 100 XAF | 8.64 EGP |
| 500 XAF | 43.22 EGP |
| 1,000 XAF | 86.44 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-09T09:58:58Z",
"rates": {
"EGP": 0.086436
}
}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.6436,
"rate": 0.086436
}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