Rate Overview
Live
1 EGP = 11.6377 XOF
1 XOF = 0.085928
EGP
Avg
11.6646
High
11.7154
Low
11.6251
Last updated: 7/4/2026, 7:33:46 PM
Quick Conversions
| EGP | XOF |
|---|---|
| 1 EGP | 11.64 XOF |
| 10 EGP | 116.38 XOF |
| 50 EGP | 581.89 XOF |
| 100 EGP | 1,163.77 XOF |
| 500 EGP | 5,818.85 XOF |
| 1,000 EGP | 11,637.71 XOF |
Get EGP/XOF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=EGP¤cies=XOFExample Response:
{
"success": true,
"base": "EGP",
"date": "2026-07-04T19:33:46Z",
"rates": {
"XOF": 11.637705
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=EGP&to=XOF&amount=100Example Response:
{
"success": true,
"query": {
"from": "EGP",
"to": "XOF",
"amount": 100
},
"result": 1163.7705,
"rate": 11.637705
}Build with EGP/XOF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key