Rate Overview
Live
1 EGP = 10.7854 XOF
1 XOF = 0.092718
EGP
Avg
11.2794
High
11.9620
Low
10.4328
Last updated: 5/27/2026, 8:48:36 AM
Quick Conversions
| EGP | XOF |
|---|---|
| 1 EGP | 10.79 XOF |
| 10 EGP | 107.85 XOF |
| 50 EGP | 539.27 XOF |
| 100 EGP | 1,078.54 XOF |
| 500 EGP | 5,392.68 XOF |
| 1,000 EGP | 10,785.36 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-27T08:48:36Z",
"rates": {
"XOF": 10.785362
}
}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.5362,
"rate": 10.785362
}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