Rate Overview
Live
1 EGP = 11.5609 XOF
1 XOF = 0.086498
EGP
Avg
11.6234
High
11.7541
Low
11.5609
Last updated: 7/12/2026, 6:59:30 AM
Quick Conversions
| EGP | XOF |
|---|---|
| 1 EGP | 11.56 XOF |
| 10 EGP | 115.61 XOF |
| 50 EGP | 578.05 XOF |
| 100 EGP | 1,156.09 XOF |
| 500 EGP | 5,780.47 XOF |
| 1,000 EGP | 11,560.94 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-12T06:59:30Z",
"rates": {
"XOF": 11.560944
}
}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": 1156.0944,
"rate": 11.560944
}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