Rate Overview
Live
1 EGP = 10.7874 XOF
1 XOF = 0.092700
EGP
Avg
10.8152
High
10.8769
Low
10.7673
Last updated: 3/27/2026, 4:20:40 AM
Quick Conversions
| EGP | XOF |
|---|---|
| 1 EGP | 10.79 XOF |
| 10 EGP | 107.87 XOF |
| 50 EGP | 539.37 XOF |
| 100 EGP | 1,078.74 XOF |
| 500 EGP | 5,393.72 XOF |
| 1,000 EGP | 10,787.44 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-03-27T04:20:40Z",
"rates": {
"XOF": 10.787443
}
}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.7443,
"rate": 10.787443
}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