Rate Overview
Live
1 XPF = 0.468404 EGP
1 EGP = 2.1349
XPF
Avg
0.470036
High
0.472337
Low
0.468313
Last updated: 7/7/2026, 6:16:40 AM
Quick Conversions
| XPF | EGP |
|---|---|
| 1 XPF | 0.47 EGP |
| 10 XPF | 4.68 EGP |
| 50 XPF | 23.42 EGP |
| 100 XPF | 46.84 EGP |
| 500 XPF | 234.20 EGP |
| 1,000 XPF | 468.40 EGP |
Get XPF/EGP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XPF¤cies=EGPExample Response:
{
"success": true,
"base": "XPF",
"date": "2026-07-07T06:16:40Z",
"rates": {
"EGP": 0.468404
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XPF&to=EGP&amount=100Example Response:
{
"success": true,
"query": {
"from": "XPF",
"to": "EGP",
"amount": 100
},
"result": 46.840399999999995,
"rate": 0.468404
}Build with XPF/EGP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key