Rate Overview
Live
1 EGP = 10.6845 XOF
1 XOF = 0.093593
EGP
Avg
10.5928
High
10.6904
Low
10.5294
Last updated: 4/16/2026, 7:17:10 AM
Quick Conversions
| EGP | XOF |
|---|---|
| 1 EGP | 10.68 XOF |
| 10 EGP | 106.85 XOF |
| 50 EGP | 534.23 XOF |
| 100 EGP | 1,068.45 XOF |
| 500 EGP | 5,342.26 XOF |
| 1,000 EGP | 10,684.52 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-04-16T07:17:10Z",
"rates": {
"XOF": 10.684522
}
}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": 1068.4522,
"rate": 10.684522
}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