Rate Overview
Live
1 EGP = 10.8102 XOF
1 XOF = 0.092505
EGP
Avg
11.5227
High
12.0153
Low
10.7903
Last updated: 3/27/2026, 11:20:38 AM
Quick Conversions
| EGP | XOF |
|---|---|
| 1 EGP | 10.81 XOF |
| 10 EGP | 108.10 XOF |
| 50 EGP | 540.51 XOF |
| 100 EGP | 1,081.02 XOF |
| 500 EGP | 5,405.12 XOF |
| 1,000 EGP | 10,810.25 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-27T11:20:38Z",
"rates": {
"XOF": 10.810248
}
}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": 1081.0248,
"rate": 10.810248
}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