Rate Overview
Live
1 EGP = 11.3474 XOF
1 XOF = 0.088126
EGP
Avg
11.3506
High
11.4319
Low
11.2982
Last updated: 8/16/2026, 12:14:28 AM
Quick Conversions
| EGP | XOF |
|---|---|
| 1 EGP | 11.35 XOF |
| 10 EGP | 113.47 XOF |
| 50 EGP | 567.37 XOF |
| 100 EGP | 1,134.74 XOF |
| 500 EGP | 5,673.70 XOF |
| 1,000 EGP | 11,347.41 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-08-16T00:14:28Z",
"rates": {
"XOF": 11.347405
}
}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": 1134.7405,
"rate": 11.347405
}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