Rate Overview
Live
1 EGP = 10.5944 XOF
1 XOF = 0.094389
EGP
Avg
10.4918
High
10.5944
Low
10.4328
Last updated: 5/7/2026, 12:20:35 AM
Quick Conversions
| EGP | XOF |
|---|---|
| 1 EGP | 10.59 XOF |
| 10 EGP | 105.94 XOF |
| 50 EGP | 529.72 XOF |
| 100 EGP | 1,059.44 XOF |
| 500 EGP | 5,297.22 XOF |
| 1,000 EGP | 10,594.43 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-07T00:20:35Z",
"rates": {
"XOF": 10.594433
}
}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": 1059.4433000000001,
"rate": 10.594433
}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