Rate Overview
Live
1 EGP = 11.0729 XOF
1 XOF = 0.090311
EGP
Avg
11.1614
High
11.3189
Low
11.0729
Last updated: 9/4/2026, 7:59:47 AM
Quick Conversions
| EGP | XOF |
|---|---|
| 1 EGP | 11.07 XOF |
| 10 EGP | 110.73 XOF |
| 50 EGP | 553.64 XOF |
| 100 EGP | 1,107.29 XOF |
| 500 EGP | 5,536.43 XOF |
| 1,000 EGP | 11,072.85 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-09-04T07:59:47Z",
"rates": {
"XOF": 11.072852
}
}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": 1107.2852,
"rate": 11.072852
}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