Rate Overview
Live
1 EGP = 10.7799 XOF
1 XOF = 0.092765
EGP
Avg
11.6885
High
12.0303
Low
10.7799
Last updated: 3/27/2026, 9:28:10 AM
Quick Conversions
| EGP | XOF |
|---|---|
| 1 EGP | 10.78 XOF |
| 10 EGP | 107.80 XOF |
| 50 EGP | 539.00 XOF |
| 100 EGP | 1,077.99 XOF |
| 500 EGP | 5,389.97 XOF |
| 1,000 EGP | 10,779.93 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-27T09:28:10Z",
"rates": {
"XOF": 10.779931
}
}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": 1077.9931,
"rate": 10.779931
}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