Rate Overview
Live
1 XAF = 0.089923 EGP
1 EGP = 11.1206
XAF
Avg
0.085543
High
0.095670
Low
0.079171
Last updated: 8/2/2026, 11:14:43 AM
Quick Conversions
| XAF | EGP |
|---|---|
| 1 XAF | 0.09 EGP |
| 10 XAF | 0.90 EGP |
| 50 XAF | 4.50 EGP |
| 100 XAF | 8.99 EGP |
| 500 XAF | 44.96 EGP |
| 1,000 XAF | 89.92 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-08-02T11:14:43Z",
"rates": {
"EGP": 0.089923
}
}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.9923,
"rate": 0.089923
}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