Rate Overview
Live
1 XOF = 0.093598 EGP
1 EGP = 10.6840
XOF
Avg
0.094407
High
0.094972
Low
0.093543
Last updated: 4/16/2026, 5:28:22 AM
Quick Conversions
| XOF | EGP |
|---|---|
| 1 XOF | 0.09 EGP |
| 10 XOF | 0.94 EGP |
| 50 XOF | 4.68 EGP |
| 100 XOF | 9.36 EGP |
| 500 XOF | 46.80 EGP |
| 1,000 XOF | 93.60 EGP |
Get XOF/EGP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XOF¤cies=EGPExample Response:
{
"success": true,
"base": "XOF",
"date": "2026-04-16T05:28:22Z",
"rates": {
"EGP": 0.093598
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XOF&to=EGP&amount=100Example Response:
{
"success": true,
"query": {
"from": "XOF",
"to": "EGP",
"amount": 100
},
"result": 9.3598,
"rate": 0.093598
}Build with XOF/EGP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key