Rate Overview
Live
1 XPF = 0.495591 EGP
1 EGP = 2.0178
XPF
Avg
0.494511
High
0.497350
Low
0.486743
Last updated: 9/6/2026, 2:45:09 AM
Quick Conversions
| XPF | EGP |
|---|---|
| 1 XPF | 0.50 EGP |
| 10 XPF | 4.96 EGP |
| 50 XPF | 24.78 EGP |
| 100 XPF | 49.56 EGP |
| 500 XPF | 247.80 EGP |
| 1,000 XPF | 495.59 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-09-06T02:45:09Z",
"rates": {
"EGP": 0.495591
}
}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": 49.5591,
"rate": 0.495591
}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