Rate Overview
Live
1 EGP = 11.1893 XOF
1 XOF = 0.089371
EGP
Avg
11.6496
High
12.6496
Low
10.4328
Last updated: 7/23/2026, 7:25:24 AM
Quick Conversions
| EGP | XOF |
|---|---|
| 1 EGP | 11.19 XOF |
| 10 EGP | 111.89 XOF |
| 50 EGP | 559.47 XOF |
| 100 EGP | 1,118.93 XOF |
| 500 EGP | 5,594.65 XOF |
| 1,000 EGP | 11,189.30 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-23T07:25:24Z",
"rates": {
"XOF": 11.189303
}
}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": 1118.9303,
"rate": 11.189303
}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