Rate Overview
Live
1 EGP = 11.2284 XOF
1 XOF = 0.089060
EGP
Avg
11.2017
High
11.9293
Low
10.4037
Last updated: 7/25/2026, 11:08:06 PM
Quick Conversions
| EGP | XOF |
|---|---|
| 1 EGP | 11.23 XOF |
| 10 EGP | 112.28 XOF |
| 50 EGP | 561.42 XOF |
| 100 EGP | 1,122.84 XOF |
| 500 EGP | 5,614.19 XOF |
| 1,000 EGP | 11,228.37 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-25T23:08:06Z",
"rates": {
"XOF": 11.228373
}
}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": 1122.8373,
"rate": 11.228373
}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