Rate Overview
Live
1 XAF = 0.090828 EGP
1 EGP = 11.0098
XAF
Avg
0.090499
High
0.090992
Low
0.090123
Last updated: 9/11/2026, 11:23:41 AM
Quick Conversions
| XAF | EGP |
|---|---|
| 1 XAF | 0.09 EGP |
| 10 XAF | 0.91 EGP |
| 50 XAF | 4.54 EGP |
| 100 XAF | 9.08 EGP |
| 500 XAF | 45.41 EGP |
| 1,000 XAF | 90.83 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-09-11T11:23:41Z",
"rates": {
"EGP": 0.090828
}
}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": 9.0828,
"rate": 0.090828
}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