Rate Overview
Live
1 XAF = 0.092658 EGP
1 EGP = 10.7924
XAF
Avg
0.087285
High
0.095778
Low
0.083251
Last updated: 5/29/2026, 10:24:27 PM
Quick Conversions
| XAF | EGP |
|---|---|
| 1 XAF | 0.09 EGP |
| 10 XAF | 0.93 EGP |
| 50 XAF | 4.63 EGP |
| 100 XAF | 9.27 EGP |
| 500 XAF | 46.33 EGP |
| 1,000 XAF | 92.66 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-05-29T22:24:27Z",
"rates": {
"EGP": 0.092658
}
}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.2658,
"rate": 0.092658
}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