Rate Overview
Live
1 XPF = 0.484654 EGP
1 EGP = 2.0633
XPF
Avg
0.488718
High
0.490353
Low
0.484654
Last updated: 7/27/2026, 5:31:15 PM
Quick Conversions
| XPF | EGP |
|---|---|
| 1 XPF | 0.48 EGP |
| 10 XPF | 4.85 EGP |
| 50 XPF | 24.23 EGP |
| 100 XPF | 48.47 EGP |
| 500 XPF | 242.33 EGP |
| 1,000 XPF | 484.65 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-27T17:31:15Z",
"rates": {
"EGP": 0.484654
}
}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": 48.465399999999995,
"rate": 0.484654
}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