Rate Overview
Live
1 EGP = 10.7872 XOF
1 XOF = 0.092702
EGP
Avg
11.1331
High
11.9293
Low
10.4037
Last updated: 5/27/2026, 9:58:24 AM
Quick Conversions
| EGP | XOF |
|---|---|
| 1 EGP | 10.79 XOF |
| 10 EGP | 107.87 XOF |
| 50 EGP | 539.36 XOF |
| 100 EGP | 1,078.72 XOF |
| 500 EGP | 5,393.60 XOF |
| 1,000 EGP | 10,787.21 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-05-27T09:58:24Z",
"rates": {
"XOF": 10.787208
}
}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": 1078.7208,
"rate": 10.787208
}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