Rate Overview
Live
1 XPF = 0.485061 EGP
1 EGP = 2.0616
XPF
Avg
0.483337
High
0.486068
Low
0.481015
Last updated: 8/13/2026, 3:58:29 AM
Quick Conversions
| XPF | EGP |
|---|---|
| 1 XPF | 0.49 EGP |
| 10 XPF | 4.85 EGP |
| 50 XPF | 24.25 EGP |
| 100 XPF | 48.51 EGP |
| 500 XPF | 242.53 EGP |
| 1,000 XPF | 485.06 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-08-13T03:58:29Z",
"rates": {
"EGP": 0.485061
}
}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.5061,
"rate": 0.485061
}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