Rate Overview
Live
1 XAF = 0.088812 EGP
1 EGP = 11.2597
XAF
Avg
0.087862
High
0.088889
Low
0.085476
Last updated: 3/7/2026, 1:05:11 AM
Quick Conversions
| XAF | EGP |
|---|---|
| 1 XAF | 0.09 EGP |
| 10 XAF | 0.89 EGP |
| 50 XAF | 4.44 EGP |
| 100 XAF | 8.88 EGP |
| 500 XAF | 44.41 EGP |
| 1,000 XAF | 88.81 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-03-07T01:05:11Z",
"rates": {
"EGP": 0.088812
}
}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.8812,
"rate": 0.088812
}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