Rate Overview
Live
1 XAF = 0.089734 EGP
1 EGP = 11.1440
XAF
Avg
0.088864
High
0.089734
Low
0.087764
Last updated: 7/31/2026, 5:48:52 PM
Quick Conversions
| XAF | EGP |
|---|---|
| 1 XAF | 0.09 EGP |
| 10 XAF | 0.90 EGP |
| 50 XAF | 4.49 EGP |
| 100 XAF | 8.97 EGP |
| 500 XAF | 44.87 EGP |
| 1,000 XAF | 89.73 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-31T17:48:52Z",
"rates": {
"EGP": 0.089734
}
}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.9734,
"rate": 0.089734
}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